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
Is sql an operating system?
What is 19 null in sql?
What is the difference between null value, zero, and blank space?
What is the process of copying data from table a to table b?
What are some predefined exceptions in pl/sql?
how to fetch common records from two tables? : Sql dba
What is posting?
How can the performance of a trigger be improved?
What is bulk compiling in pl/sql.?
How delete all data from table in sql?
What is a recursive stored procedure?
explain about mysql and its features. : Sql dba
Does sql view stored data?
What are the different datatypes available in PL/SQL?
what is bcp? When is it used?