Tumgik
#SQL query
tranquilbird · 3 months
Text
I put the queer in SQL query
13 notes · View notes
riczkypratama · 4 months
Text
Menggali Lebih Dalam: 5 Fakta Menarik tentang SQL Query
SQL (Structured Query Language) merupakan bahasa pemrograman khusus yang digunakan untuk mengelola dan mengakses basis data relasional. SQL Query adalah perintah atau instruksi yang digunakan untuk berinteraksi dengan basis data. Dalam dunia pengembangan perangkat lunak dan administrasi basis data, SQL Query menjadi landasan utama. Mari kita telaah 5 fakta menarik tentang SQL Query yang dapat memberikan wawasan lebih dalam.
Tumblr media
1. Basis Data Relasional dan SQL
SQL Query paling sering digunakan dalam konteks basis data relasional. Basis data relasional menggunakan tabel untuk menyimpan data dan memanipulasinya dengan menggunakan relasi antar tabel. SQL memungkinkan pengguna untuk menentukan, mengakses, dan memanipulasi data dalam tabel-tabel ini dengan mudah melalui Query.
2. DML dan DDL: Perbedaan dalam SQL Query
SQL Query dapat dibagi menjadi dua jenis utama: Data Manipulation Language (DML) dan Data Definition Language (DDL). DML digunakan untuk mengelola data dalam basis data, seperti menambahkan, menghapus, atau memperbarui catatan. Di sisi lain, DDL digunakan untuk mendefinisikan struktur basis data, seperti membuat, mengubah, atau menghapus tabel.
3. Klausa WHERE: Penyaringan Data
Klausa WHERE adalah salah satu elemen kunci dalam SQL Query. Digunakan untuk menyaring data berdasarkan kondisi tertentu, klausa WHERE memungkinkan pengguna untuk mengambil data yang memenuhi kriteria tertentu. Misalnya, SELECT * FROM Tabel WHERE Kolom = Nilai akan mengembalikan baris-baris yang memenuhi persyaratan tersebut.
4. JOIN: Menggabungkan Data dari Berbagai Tabel
JOIN merupakan fungsionalitas penting dalam SQL Query yang memungkinkan pengguna untuk menggabungkan data dari dua atau lebih tabel. Dengan JOIN, kita dapat mengambil data yang berkaitan dari tabel-tabel yang berbeda berdasarkan kolom-kolom yang memiliki nilai yang sama. Ini memungkinkan pengguna untuk membuat kueri yang lebih kompleks dan mendapatkan informasi yang lebih terperinci.
5. Transaksi dan Kepatuhan ACID
SQL Query sering digunakan dalam konteks transaksi basis data. Transaksi adalah serangkaian operasi yang membentuk suatu tindakan tunggal, dan SQL mendukung sifat-sifat transaksi yang dikenal sebagai ACID: Atomicity, Consistency, Isolation, dan Durability. Ini menjamin bahwa operasi-operasi tersebut dapat dijalankan secara aman dan konsisten.
Melalui kekuatannya dalam memanipulasi data dalam basis data relasional, SQL Query menjadi elemen kunci dalam pengembangan aplikasi dan administrasi sistem basis data. Dengan memahami konsep dan fungsionalitas dasar SQL Query, para pengembang dan administrator basis data dapat mengoptimalkan kinerja dan efisiensi operasi mereka.
1 note · View note
sandeep2363 · 1 year
Text
Check the active session in SQL Server
Check the connected session in SQL Server Check the session connected in SQL Server: exec sp_who exec sp_who2 Check the login time of the session SELECT c.session_id, c.net_transport, c.encrypt_option, c.auth_scheme, s.host_name, s.program_name, s.client_interface_name, s.login_name, s.nt_domain, s.nt_user_name, s.login_time FROM sys.dm_exec_connections AS c JOIN sys.dm_exec_sessions AS s ON…
View On WordPress
0 notes
orbitbrain · 2 years
Text
New 'Maggie' Backdoor Targeting Microsoft SQL Servers
New ‘Maggie’ Backdoor Targeting Microsoft SQL Servers
Home › Virus & Threats New ‘Maggie’ Backdoor Targeting Microsoft SQL Servers By Ionut Arghire on October 06, 2022 Tweet Security researchers with threat hunting firm DCSO CyTec are warning of a new backdoor that has been targeting Microsoft SQL (MSSQL) servers. Dubbed Maggie, the threat is being deployed in the form of a signed Extended Stored Procedure (ESP) DLL file, a type of extension used by…
View On WordPress
0 notes
emiliasilverova · 1 year
Text
Tumblr media
Guess who couldn't resist making yet another moodboard... 🥲 This time, one for y'all Q lovers, hehe.
Finding a screenshot that wasn't sad brown/gray (Skyfall and Spectre) or too dark with a bad looking Q (NTTD) wasn't easy... thanks @prismatic-bell for enhancing the colors on the one I ended up choosing ♥️
Oh, and yes, bottom left picture is by me.
@mi6-cafe
70 notes · View notes
zvaigzdelasas · 11 months
Text
The wikidata data dump is 1.6 TB after un gz'ing it (120GB when gz'd!!)
16 notes · View notes
hauntedpearl · 7 months
Text
okay so I freaked out so hard over this OBVIOUSLY GOING TO FAIL test that I got a headache and nausea and a tummy ache like girl I am so incapable of functioning normally I am flailing over this. I'll take it now after lunch and then I'm going to like. spend the rest of the day just sleeping I think.
8 notes · View notes
crackaddict55 · 1 year
Text
I tried out SQL Murder Mystery !
Someone in my post about sql resources recommended it thank you so much!
It’s a short little web game that helps you get familiar with SQL. You have to search through the database for clues and investigate a murder basically.
I found it really fun ☜(˚▽˚)☞
Cute game. Would recommend.
Tumblr media
40 notes · View notes
autogeneity · 2 months
Text
also I asked for a sample response from the pending service and received possibly the most wack API I've ever seen.
it takes. an entire raw SQL query. as a url parameter.
4 notes · View notes
Text
i’ve been without a media-based hyperfixation for so long that i think it’s broken something in my brain and now i’m reading fic for a fandom i truly have no interest in
3 notes · View notes
dronningnure · 4 months
Text
I've only been to work two days so far, and haven't actually done much "working" besides writing a fancy resume that'll be used to get me developer jobs.
But I'm like "wow I'm an adult, I wake up at 6.30. I go to work. I have coworkers. I can leave my work pc at the office"
4 notes · View notes
ivccseap · 1 year
Text
SQL CHEAT SHEET
SQL STUDY MATERIAL
View On WordPress
3 notes · View notes
nekofantasia · 2 years
Text
Tumblr media
Not me downloading a bunch of courses
2 notes · View notes
here2bbtstrash · 2 years
Text
made it home to the sweet embrace of post-hobi depression 😭
4 notes · View notes
slothuniversity · 2 years
Text
Tumblr media
2 notes · View notes
astrovagrant · 2 years
Text
heugh. i thought it would be good to do an instructor-led class but i have to Wait for the instructor to open up more lessons instead of just being able to shotgun them as i please. smh
1 note · View note