Answer Posted / tulsi
The Same procedure name is repeated with parameters of
different datatypes and parameters in different positions,
varying number of parameters is called overloading of
procedures.
e.g. DBMS_OUTPUT put_line
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How many triggers can be applied to a table?
What do we need to check in database testing?
How to fetch alternate records from a table?
what is a trigger in mysql? : Sql dba
How you can copy a file to file content and file to pl/sql table in advance pl/sql?
what is the difference between mysql_fetch_object and mysql_fetch_array? : Sql dba
how to create a test table in your mysql server? : Sql dba
What is an escape character in sql?
How does postgresql compare to "nosql"?
What is right join in sql?
What are triggers in sql?
What are the packages in pl sql?
Why is %isopen always false for an implicit cursor?
what is the stuff function and how does it differ from the replace function? : Sql dba
What are different sql data types?