Where we do SQL programming ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 9

Where we do SQL programming ?

in text editior can we do SQL programming?

23rd Jul 2018, 8:49 AM
The Shiva
The Shiva - avatar
4 Answers
+ 4
Hi, To do SQL programming you need a database, so, if you use a text editor ans you want to execute it you need the text editor to be connected to the database. You can use visual studio code and connect it, or you can use the workbenchs, like MySQL workbench, Microsoft SQL management studio... etc *IMPORTANT* You need a database where you can connect! Hope it helps you
23rd Jul 2018, 8:53 AM
Guillem Padilla
Guillem Padilla - avatar
+ 1
if u want to create website in php you need to learn mysql as well
31st Jul 2018, 3:25 PM
Abduganiev Official
Abduganiev Official - avatar
0
To interact with the database like insert,delete and retrieve information from a database we need sql
3rd Aug 2018, 4:09 PM
Shivam
0
whenever you are working on any database except noSql you need to use SQL
4th Aug 2018, 12:02 PM
MUHAMMAD FAISAL RAJ
MUHAMMAD FAISAL RAJ - avatar