I know that i can create a table without a primary key.But
is there any significance for that table???? while creating
an application.
Answer Posted / manikandan. s
Suppose if we have a situation like we need to store non
unique or null values in any of the column then we should
have table without primary key.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to start your 10g xe server?
Is it possible to insert comments into sql statements return in the data model editor ?
Why does for update in oracle 8 cause an ora-01002 error?
candidate key is subset of super key but not vice-verse explain
How to insert a record into a table?
How to use attributes of the implicit cursor in oracle?
WHAT IS ecc 6.0
What is ordinary table in oracle?
Why is oracle database so popular?
State and explain the different types of data models?
How to drop an index in oracle?
What is the difference between primary key and unique key and foreign key in oracle?
What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?
What are the different oracle database objects?
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?