+ 1

Why sql used??

14th Jan 2018, 8:22 AM
jaslin
jaslin - avatar
3 Answers
14th Jan 2018, 11:58 AM
Igor Makarsky
Igor Makarsky - avatar
+ 19
sql is used for managing large databases by storing them in form of tables , records etc so useful information can be easily retrieved,modified or deleted easilyâ˜ș /*think U have a large school , how would u manage records of each student ... , will u use books papers ... information can get losted with time , also it will take a large space & for searching record of a student will take a good amt. of time*/
14th Jan 2018, 10:28 AM
Gaurav Agrawal
Gaurav Agrawal - avatar
+ 5
To execute queries on databases, useful for logging in , getting data for users, storing data, creating and deleting tables etc etc
14th Jan 2018, 10:10 AM
Tarantino
Tarantino - avatar