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 are the oracle differences between nvl and coalesce
How to calculate date and time differences in oracle?
What is dynamic proxy?
How to rollback the current transaction in oracle?
What is a oracle database?
How to resolve the ORA-39133 error in Oracle?
Can multiple columns be used in group by in oracle?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
What is an oracle?
How to bring a tablespace online?
What is the scope of a local variable?
What is the difference between postgresql and oracle?
How do I spool in oracle?
Please explain compound trigger in oracle?
What is raw datatype in oracle?