define sql
Answers were Sorted based on User's Feedback
Answer / banoj kumar swain
sql is stands for structured query language.it is a
relational db language meant for interacting with database.
it is also compactable for different databases.
banoj
Is This Answer Correct ? | 4 Yes | 2 No |
sql --- structure query language
It is a English like language
It can write more line with or without space
It can easy to de buggings
There is no specific limit for sql query
Is This Answer Correct ? | 0 Yes | 0 No |
What are the advantages and disadvantages, compared to the standard SQL and SQL*plus ?
What is pl/sql tables?
what is the difference between the query and corelated query
8 Answers HSBC, IBM, TCS, Xenosoft,
define sql delete statement ? : Sql dba
What is trigger and stored procedure in sql?
What does varchar include?
How do I order columns in sql?
Begin For j in 4403201000 .. 4403202000 Loop If mod (j, 100) = 0 then Dbms_output.put_line (j); End if; End loop; End; what will be the output of this question
What is scalar function?
how can we find the number of rows in a table using mysql? : Sql dba
Explain how exception handling is done in advance pl/sql?
What is difference between sql and oracle?