Ask your own question, for FREE!
Computer Science 20 Online
OpenStudy (anonymous):

Please give a brief idea about SQL.

OpenStudy (anonymous):

SQL Stands for : Structured Query Language It's a statement to deal with the DataBase I mean : getting , Inserting , updating , .... data from DB you can also create a new database or create a table in an existing DB I consists of two main parts : DML : to deal with the data in the table (Data Manipulating Language ) DDL: to deal with the whole table or the whole database (Data Definition Language) There are other parts : DCL , TCL but as a beginner you need only DML and DDL ... you could Try the w3schools tutorial here : http://www.w3schools.com/sql/sql_intro.asp or the wiki to get a brief idea : http://en.wikipedia.org/wiki/SQL

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!