Can you have multiple SPs with the same name on a database?
Answer Posted / suman
Hi ,
As per standard Procedure & Function we cannot create same name of Procedure but if you are using in Package you can have same name with different parameter.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why truncate is faster than delete?
What is a variable in sql?
What is a function in oracle pl sql?
what are the differences between char and varchar? : Sql dba
How can get second highest salary in sql?
Why self join is used in sql?
how to use like conditions? : Sql dba
What are views in sql?
how do you tune the slow running queries in oracle db , explain the methodology
how tsql statements can be written and submitted to the database engine? : Transact sql
What is the function that is used to transfer a pl/sql table log to a database table?
what is 'mysqld'? : Sql dba
what is the bond code in materialized view?
Are left and right joins the same?
Cite the differences between execution of triggers and stored procedures?