Answer Posted / venmathi s
SQL stands for Structured Query Language.
It is a Language to communicate with the Database.
User post a Request to Database and Retrieve data from the Database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between nchar and nvarchar?
What is rename command in sql?
What is numeric function sql?
Does user triggers have entry for trigger with compilation errors?
explain the delete statements in sql
How to get list of all tables from a database?
Can we use loop in sql?
Write a sql query to find the names of employees that begin with ‘a’?
What is a temporal table?
Explain select statements in sql?
Explain spool.
What is the difference between cross join and natural join?
When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?
How many columns should be in an index?
How do you update sql?