Answer Posted / k.srikanth
SQL IS A STRUCTURE QUERY LANGUAGE
PL/SQL IS A PROCEDURE LANGUAGE.
SQL USED FOR AN DDL,DML,ALL STAMENTS.PL/SQL USED FOR AN ALL
SQL STATMENTS USED AND CURSORS.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you declare a constant?
How you improve the performance of sql*loader? : aql loader
What are the qualities of 2nf?
Explain the working of foreign key?
What is a parameter query?
what is the different between now() and current_date()? : Sql dba
what is the maximum length of a table name, database name, and fieldname in mysql? : Sql dba
What action do you have to perform before retrieving data from the next result set of a stored procedure ?
how would you get the current date in mysql? : Sql dba
How does cross join work in sql?
How do I kill a query in postgresql?
What is a join query?
How many types of indexes are there in sql?
how to do backup entire database? : Transact sql
What can you do with pl sql?