Answer Posted / anjali
Sql is a standalone set of commands. Pl sql is procedural extension to sql where we embed sql statements inside pl sql block so that we can achieve re-usability of code .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible? : Sql dba
what is a materialized view? : Sql dba
What is a unique key and primary key and foreign key?
What is sql resultset?
Is primary key an index?
How many triggers can be applied to a table?
Does pl sql work in mysql?
what is isam? : Sql dba
what are date and time intervals? : Sql dba
What are three advantages to using sql?
What is sql*loader?
what are set operators in sql? : Sql dba
What can sql server reporting services do?
what is denormalization. : Sql dba
What is sql exception?