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
Explain oracle’s server parameter file.
How to open and close an explicit cursor in oracle?
Can we write insert statement in function in oracle?
Explain database link?
Iam learning oracle developer 2000.. can anyone give me then tutorials sites or PDF related to developer 2000 please send me the details @ mak2786@gmail.com thanks Arun
Difference between hot backup vs. Cold backup?
candidate key is subset of super key but not vice-verse explain
What is the max number of columns in an oracle table?
How to connect the oracle server as sysdba?
How to grant create session privilege to a user in oracle?
What is a subquery in oracle?
What are the most common interview questions on ETL Testing for experience?
How remove data files before opening a database?
What is a Garbage Collection? and what is full recursive Garbage collection?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database