In a package if we have 10 procedures or functions,How to
know which will execute first?
Answer Posted / guest
1.Inner\Sub Group statements are Executed
2.Procedures\Functions having normal fetching stmt is
executed first
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What does the base_object_type column shows in the user.triggers data dictionary view?
Why primary key is required?
What is the difference between having clause and where clause?
Is it possible to sort a column using a column alias?
What is sharding in sql?
what are the type of locks ? : Sql dba
What is a join query?
What is a pdo connection?
What is a unique key?
what is the difference between ereg_replace() and eregi_replace()? : Sql dba
What version is sql?
how many sql dml commands are supported by 'mysql'? : Sql dba
How do you take the union of two tables in sql?
Does sqlite need a server?
What are tables and fields?