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 are dynamic queries in t-sql? : Transact sql
What is primary key and foreign key?
Why having clause is used in sql?
What has stored procedures in sql and how we can use it?
Differentiate between syntax and runtime errors.
Can we use commit inside a trigger?
How exception is different from error?
what is the functionality of the function htmlentities? : Sql dba
Is sql scripting language?
what are the t string functions available in tsql? : Transact sql
Explain raise_application_error.
which operator is used in query for pattern matching? : Sql dba
how to extract a unit value from a date and time? : Sql dba
What is rename command in sql?
Explain how you can copy a file to file content and file to pl/sql table in advance pl/sql?