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 cursor in pl sql with examples?
What is a sql profiler?
Can you select everything, but 1 or 2 fields, without writer's cramp?
what is a database transaction? : Sql dba
How to look at the current sql*plus system settings?
How do you change a value in sql?
What is a composite primary key?
what are the non-standard sql commands supported by 'mysql'? : Sql dba
What are reports usually used for?
Is sql port 1433 encrypted?
How can use stored procedures in sql?
Can we create table in function?
what is a stored procedure? : Sql dba
What is the purpose of the partition table?
What are % type and % rowtype?