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
how to get a list of all tables in a database? : Sql dba
How can you fetch common records from two tables?
Can we create table in function?
What do you mean by “trigger” in sql?
What is pivot table in sql?
Can function return multiple values in sql?
Why we use stored procedure instead of query?
What is the difference between the conventional and direct path loads? : aql loader
What is user in sql?
What are the different dcl commands in sql?
what is recursive stored procedure? : Sql dba
explain the delete statements in sql
What is the difference between view and stored procedure?
How do you change a value in sql?
Why indexing is needed?