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 / nageswararao.k
yes we can create a table without primary key.How ever,using
not null,unique constraints.combine the both constraints
has primary key properties.so this is the table significance
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is proxy method?
What is analyze command used for?
what is the scripts in data base?
Can you tell me how to add new column in existing views?how?How is possible?
How to use subqueries with the exists operator in oracle?
What is oracle database client?
Can you create a synonym without having a table?
Please explain compound trigger in oracle?
Which dictionary tables and/or views would you look at to diagnose a locking issue?
How to grant create session privilege to a user in oracle?
Can objects of the same schema reside in different tablespace?
Differentiate between pre-select and pre-query?
What are the types of trigger in oracle?
Explain the use of record length option in exp command.
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.