Can you create a table with Primary Key not as the clustered
index.
Answer Posted / nrapendra singh
function overloadding is allowed in pl sql .we can creete
multiple sp of same name but paramerter should be different.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How can you get sql*loader to commit only at the end of the load file? : aql loader
What is set transaction?
Which one is faster ienumerable or iqueryable?
How can a function retun more than one value in oracle with proper example?
Are stored procedures compiled?
How to get list of all tables from a database?
What is the purpose of a secondary key?
Can we use having without group by in sql?
Explain the difference in execution of triggers and stored procedures?
what is collation? : Sql dba
What are the different schemas objects that can be created using pl/sql?
how to use like conditions? : Sql dba
what are the security recommendations while using mysql? : Sql dba
What is an emotional trigger?
Can we call dml statement in function?