Answer Posted / 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 |
Post New Answer View All Answers
What are pl/sql packages?
What is a schema sql?
Explain the working of primary key?
What is trigger in sql?
how can you see all indexes defined for a table? : Sql dba
How do you use join?
What are stored procedures in mysql?
how to create a new table by selecting rows from another table in mysql? : Sql dba
Do we need to rebuild index after truncate?
What is set serveroutput on?
What is percent sign in sql?
explain about mysql and its features. : Sql dba
What are types of indexes in sql?
Explain the difference between sql and mysql.
What are %type and %rowtype for?