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 is a trigger in sql?
Which join is default?
What will you get by the cursor attribute sql%found?
What is materialized view in sql?
How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?
Define union, minus, union all, intersect ?
What is difference between sql and oracle?
What is the use of primary key?
What is string join?
what are the limitations of identity column? : Transact sql
What does inner join mean?
What is the non-clustered index in sql?
Why use subqueries instead of joins?
How to raise user-defined exception with custom sqlerrm ?
What are tables and fields in the database?