Can you have multiple SPs with the same name on a database?
Answer Posted / jithendranath.g
both above answers are correct,but situvationd diff
1) we can't create same db obj with same name,
2) we want that go for packages ,with overloading concept
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Is primary key clustered index?
What is cold data?
what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba
what are the features and advantages of object-oriented programming? : Sql dba
How does an execution block start and end in pl sql?
What is sql analyzer?
How you improve the performance of sql*loader? : aql loader
Explain the difference in execution of triggers and stored procedures?
how many values can the set function of mysql take? : Sql dba
What are different sql data types?
what is a relationship and what are they? : Sql dba
How do I partition in sql?
Explain the the delete statements in sql?
What are the various levels of constraints?
What is mutating error in pl sql?