What is SQL | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is SQL

20th Jul 2019, 9:46 PM
Nura Yusuf
Nura Yusuf - avatar
2 Answers
+ 3
It stands for "structured query language", and it is used to communicate with databases. Let's say you build a website that gets certain information from a database. In order to do this, you could use a combination of PHP and SQL. The PHP sets up the environment, while SQL is strictly for 'asking' the database for data.
20th Jul 2019, 9:50 PM
Roolin
Roolin - avatar
+ 2
Structured Query Language. Pls refer to sl course before posting. https://www.sololearn.com/learn/SQL/1849/
20th Jul 2019, 9:49 PM
Jella
Jella - avatar