Resultados de búsqueda: "#SQLBasic"

10 resultados
KJ_DataEngineer
KJ_DataEngineer@Heisenberg_Baba·
#SQLBasic WHERE Clause: Where clause is used to filter the records from a table before the data is fetched and displayed. If we want to fetch the employees records based in the dept we can write Select * from employees where dept='IT'
English
0
0
0
10
KJ_DataEngineer
KJ_DataEngineer@Heisenberg_Baba·
#SQLBasic 🚀 EXCEPT vs MINUS: 🔹 Are EXCEPT and MINUS the same? Yes — logically they do the same thing. They return the rows present in the first query but not in the second. 🟦 EXCEPT (Used in PostgreSQL, SQL Server, Snowflake) 🟧 MINUS (Used in Oracle, some other DBs)
English
0
0
1
15
Monivi Hope Ogidi
Monivi Hope Ogidi@HopeMonivi·
The three most valuable lines of code I wrote today: SELECT, FROM, and WHERE. Mastering fundamentals is key in the field of Data; everything else builds on them. I practiced in my spare time despite a busy day. Still learning. Still building. and Still growing. 💻 🌱 #SQLBasic
Monivi Hope Ogidi tweet media
English
0
0
0
8
Data, Machine Learning and AI Automation
This means that, one can further use SQL to generate insights once results are retrived either by connecting servers or by downloading the result table and uploading on your prefered tools for analysis. #sqlbasic #didyouknow
Data, Machine Learning and AI Automation tweet media
English
0
2
4
202
fitriningtyas
fitriningtyas@fit_nr·
Selanjutnya kita gunakan perintah SELECT untuk menampilkan semua penumpang yang terdapat dalam tabel #sql #sqlbasic #sqlite
Indonesia
0
0
2
31
Estrada Web Group
Estrada Web Group@EstradaWebGroup·
La función DAY es una función de fecha📅en #SQLServer que devuelve el día (un número del 1 al 31) de una fecha dada. La función es muy útil en aplicaciones que requieren la manipulación de fechas . Sigue leyendo 📖 [bit.ly/3SERMNO] #SQL #SQLBasic
Estrada Web Group tweet media
Español
0
10
72
11.5K
Estrada Web Group
Estrada Web Group@EstradaWebGroup·
La sentencia CREATE TABLE 🔍 en SQL Server se utiliza para crear una tabla en una base de datos. Una tabla en SQL Server es una estructura que contiene información organizada en filas y columnas 💻 continúa leyendo 👇 bit.ly/3ZvU7wu #SQL #TutorialSQL #SQLBasic
Estrada Web Group tweet media
Español
0
7
81
13.3K