Answer Posted / swapna
Overloading procs are 2 or more procs with the same name
but different arguments.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Can we insert data in view?
What are the types of join in sql?
What are sql procedures?
What does the file extension accdb stand for?
how to include character strings in sql statements? : Sql dba
What is package in pl sql with an examples?
What are the basic techniques of indexing?
What are expressions?
Why do we go for stored procedures?
How do you declare a variable in pl sql?
How do I run a sql query?
How to write html code in pl sql?
what is the different between now() and current_date()? : Sql dba
what are the differences between char and varchar? : Sql dba
write an sql query to get third maximum salary of an employee from a table named employee_table. : Sql dba