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 kind of join is join?
How to fix oracle error ora-00942: table or view does not exist
what is a composite primary key ? : Sql dba
Explain cursor types?
When should I use nosql database?
what is the difference between delete and truncate commands? : Sql dba
What operating systems are supported by oracle sql developer?
how many ways to get the current time? : Sql dba
Can we use ddl commands in pl sql?
how to create a new table in mysql? : Sql dba
How do I run a pl sql procedure in sql developer?
How is sql used in oracle?
Explain the the delete statements in sql?
what is the difference between delete and truncate statement in sql? : Sql dba
Is it possible to update views?