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


Please Help Members By Posting Answers For Below Questions

What is proxy method?

756


What is analyze command used for?

827


what is the scripts in data base?

1870


Can you tell me how to add new column in existing views?how?How is possible?

1159


How to use subqueries with the exists operator in oracle?

803


What is oracle database client?

790


Can you create a synonym without having a table?

793


Please explain compound trigger in oracle?

836


Which dictionary tables and/or views would you look at to diagnose a locking issue?

1706


How to grant create session privilege to a user in oracle?

799


Can objects of the same schema reside in different tablespace?

817


Differentiate between pre-select and pre-query?

859


What are the types of trigger in oracle?

782


Explain the use of record length option in exp command.

832


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.

1840