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 do you mean by query optimization?
What is the difference between a primary key and a clustered index?
What is the difference between having clause and where clause?
Is left join same as inner join?
What are the different types of tables in sql?
What are the different sql languages?
What are the two types of exceptions.
What is scalar function?
What are the advantages of stored procedure?
What is substitution variable in pl sql?
Differentiate pl/sql and sql?
How do we accept inputs from user during runtime?
Which operator is used in query for pattern matching?
how to use like conditions? : Sql dba
What is scalar and vector?