What is the difference between anonymous block and named
blocks?
Answer Posted / anil kumar jampana
1)anonymous block will store in os
where as named block will store in database
2)we can call named block but not anonymous
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Why is stored procedure faster than query?
What is t sql used for?
What is online transaction processing (oltp)?
What is the difference between a query and a report?
what is the difference between delete and truncate commands? : Sql dba
how to select unique records from a table? : Sql dba
What is procedure and function in sql?
Is null operator in sql?
explain what is mysql? : Sql dba
Name some usages of database trigger?
what is 'mysqlimport'? : Sql dba
what is a tablespace? : Sql dba
Can we insert delete data in view?
how to increment dates by 1 in mysql? : Sql dba
what is denormalization. : Sql dba