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 is %type in pl sql?
What is the starting oracle error number? What is meant by forward declaration in functions?
what are the differences between require and include, include_once and require_once? : Sql dba
What is nvl?
How do I view an execution plan in sql?
what are all the common sql function? : Sql dba
Enlist some predefined exceptions?
How to call a javascript function from pl sql?
What is difference between pls_integer and integer?
How can you load multi line records? : aql loader
Can we use loop in sql?
what are the difference between clustered and a non-clustered index? : Sql dba
How do you explain an index?
What is the difference between nested table and varray?
what is user defined functions? : Sql dba