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

Answer Posted / baba

When we create a stored procedure,if db object already
exists we will get a message that
ERROR at line 1:
ORA-00955: name is already used by an existing object

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does postgresql compare to oracle/db2/ms sql server/informix?

565


Is postgresql a server?

573


Explain the types of joins in sql?

571


What is the syntax and use of the coalesce function?

597


Hi how to import oracle sequence in Informatica? Please write stored procedure code that will import oracle sequence in Informatica SP transformation as per below scenario Oracle table product list Pro_id, pro_name 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights Now a new flat file with new product list needs to be added to oracle table product list with oracle sequence. flat file product Prono,pro_name, 1, 20 watt tube light 2, 30 watt tube light & target should be like 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights. 104, 20 watt tube light 105, 30 watt tube light thks reg suvarna joshi suvarnaatsuvarna@rediffmail.com

2068






what are the differences between char and nchar? : Sql dba

593


How do you pronounce sql?

545


Does sql between include endpoints?

552


What are the differences between implicit and explicit cursors?

517


What is an exception in PL/SQL? What are the two types of exceptions?

622


Under what condition it is possible to have a page level lock and row lock at the same time for a query? : Transact sql

527


What is the use of desc in sql?

492


Is postgresql a nosql database?

531


Is sql sequential or random?

536


What are the benefits of pl/sql packages?

541