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
How can we make an if statement within a select statement?
Can we insert data into materialized view?
What is Difference Between Unique and Primary Key Constraints?
What mean sql?
Which command is used to call a stored procedure?
What is break?
How can I see all tables in sql?
what is error ora-03113: end-of-file on communication channel?
What do you understand by case manipulation functions?
Is nosql faster than sql?
How consistent is the view of the data between and within multiple sessions, transactions or statements ?
What are the different tcl commands in sql?
What are basic techniques of indexing?
Can sql function call stored procedure?
What is before trigger?