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
How many commands are there in sql?
Is not equal in sql?
What is compute?
Is sql a scripting language?
What is a variable in sql?
Can we write dml inside a function in sql server?
Explain character-manipulation functions?
How many databases can sql express handle?
What is online transaction processing (oltp)?
Who is the owner of mysql database?
How to write pl sql program in mysql command prompt?
What is plpgsql language?
Write a program that shows the usage of while loop to calculate the average of user entered numbers and entry of more numbers are stopped by entering number 0?
what is table? : Sql dba
Can we rollback truncate?