Can you have multiple SPs with the same name on a database?

Answer Posted / neha sinha

It is not possible to create standalone SP with same name.
But it is possible if we will create multiple SP with same
name and different parameter in a package (overloading).

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are % type and % rowtype?

570


When should I use nosql database?

551


What is a dirty read sql?

476


Why do we use sqlite?

529


What is procedure in pl sql?

536






What is sqlite format?

628


In pl/sql, what is bulk binding, and when/how would it help performance?

529


Explain what is a field in a database and record in a database?

604


how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba

505


What is pl sql quora?

647


What is the difference between join and natural join?

473


Give the order of sql select?

612


what is the difference between group by and order by in sql? : Sql dba

598


Is sql a backend?

545


What is a unique constraint?

608