+ 3
can we use sql in any other programming languages?
3 Answers
0
No, we cannot use SQL like other programming languages because it is made specially for creating, editing and deleting a column, a table or a complete database.
0
As per i know,
SQL is used everywhere where database is needed. If you want to create a site or an online app, a database is needed and SQL is the only query language for it.
0
We can use. Proof is the smartphone apps like Facebook or YouTube which is connected to the server which is connected to the SQL Database.