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
which operator is used in query for pattern matching? : Sql dba
Is foreign key mandatory?
How can a function retun more than one value in oracle with proper example?
what are the nonstandard string types? : Sql dba
What is pl sql block in dbms?
What are functions in sql?
What does the acronym acid stand for in database management?
Why do we need databases?
How do I run pl sql in sql developer?
what is a control file ? : Sql dba
Difference between global and parameter variables?
Is it possible to update views?
What are all the different normalization?
how to use case expression? : Sql dba
Is a view faster than a stored procedure?