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
Explain the the delete statements in sql?
What is over () in sql?
How do you update sql?
Mention what does the hierarchical profiler does?
What is the difference between rollback and rollback to statements?
What is a primary key example?
Can we rollback delete command?
What is oracle sql called?
What is set serveroutput on?
Explain the order of sql statement execution?
What is sp_helptext?
How can we solve sql error: ora-00904: invalid identifier?
what does it mean to have quoted_identifier on? What are the implications of having it off? : Sql dba
Can a commit statement be executed as part of a trigger?
how to convert dates to character strings? : Sql dba