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
When is the explicit cursor used ?
what is the command line end user interface - mysql? : Sql dba
Is there a 64 bit version of ssms?
how do you know the version of your mysql server? : Sql dba
how to get help information from the server? : Sql dba
what is the difference between $message and $$message? : Sql dba
What is sql prepared statement?
Does db2 use sql?
What is the basic form of sql query?
What are the different tcl commands in sql?
How to run pl sql program in mysql?
why does the selected column have to be in the group by clause or part of an aggregate function? : Sql dba
What is a primary key sql?
Is sql a dbms?
What do you mean by field in sql?