How packaged procedures and functions are called from the
following?
Answer Posted / rajesh
The package procedure and function are called by using
package name.function/procedure name....
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the location of pre_defined_functions.
Can instead of triggers be used to fire once for each statement on a view?
How is debugging done?
What does seeding a database mean?
what is 'trigger' in sql? : Sql dba
What are the different types of a subquery?
What is pl sql record in oracle?
what is cursor and its type, what is ref cursor write a syntax to pass ref cursor into procedure out fucntion and call the procedure
What is a Mapplet?
how to concatenate two character strings? : Sql dba
how to select unique records from a table? : Sql dba
What is pl sql block structure?
What is mutating sql table?
Does inner join return duplicate rows?
What are the sql aggregate functions?