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
What is the difference between subquery and correlated query?
What is basic structure of pl sql?
How many sql commands are there?
Is big data nosql?
Explain cursor types?
What is difference between group by and partition by?
Can we insert in sql function?
what is the use of set statement in tsql? : Transact sql
What are the different types of joins in sql?
What is the order of sql select?
Is full outer join same as cross join?
How do you modify a column in sql?
What is minus?
what are wild cards used in database for pattern matching ? : Sql dba
What is a table partition?