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
What is procedure and function?
What are the different types of functions in sql?
how do you know if your mysql server is alive? : Sql dba
what's the difference between a primary key and a unique key? : Sql dba
What is lookup table in sql?
What does stand for in sql?
What is trigger in sql? Explain
What is trigger in flip flop?
How to use transactions efficiently : transact sql
How do I find duplicates in the same column?
What is a trigger in sql?
What is trigger explain with example?
Can we rollback delete command?
What is a file delimiter?
which operator is used in query for pattern matching? : Sql dba