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.
How to take user input in pl sql?
What are the types of index in sql?
What is rename command in sql?
What is join view in sql?
What are the advantages of normalization?
What is a database trigger?
Can you have more than one trigger on a table?
Which constraints we can use while creating database in sql?
What is auto increment feature in sql?
What is data manipulation language?
What is pl sql variable?
Why is pl sql used?
What is primary key and foreign key?
What is recursive join in sql?