Can you have multiple SPs with the same name on a database?
Answer Posted / thra
yes procedure can have same name overloading differ in data
type ....etc;
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What are the advantages of normalization?
How to pipe multiline string to isql?
What are operators available in sql?
How can check sql version from command line?
What is rank dense_rank and partition in sql?
How do you truncate?
Which are sql * plus commands?
What is serial sql?
Can we perform dml on view?
How do I create a sql database?
Why do we use function in pl sql?
Why do we create stored procedures & functions in pl/sql and how are they different?
What are the set operators in sql?
What is count * in sql?
What is the use of procedures?