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
What is the difference between local and global temporary table?
What does the file extension accdb stand for?
How many joins can you have in sql?
How does sql*loader handles newline characters in a record? : aql loader
How do you go back in sql?
How can we implement rollback or commit statement in a trigger?
how many ways we can we find the current date using mysql? : Sql dba
what are the limitations of mysql in comparison of oracle? Mysql vs. Oracle. : Sql dba
What are the operators used in select statements?
Can we alter stored procedure?
How does postgresql compare to "nosql"?
What is database white box testing and black box testing?
Explain what is sql?
What are the advantages of sql? Explain
how to implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql dba