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
How do I trace sql profiler?
what is the difference between inner and outer join? Explain with example. : Sql dba
What is nosql example?
What are properties of the transaction?
What is example of database?
what are the different index configurations a table can have? : Sql dba
What is equi join in sql?
What is rownum in sql?
List different type of expressions with the example.
What is Difference Between Unique and Primary Key Constraints?
What is full form of rtm?
how to escape special characters in sql statements? : Sql dba
How do I count duplicates in sql?
What are the types of keys?
Why partition by is used in sql?