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
In XIR2 if we lost the administration password .How can we regain the password?thanks in advance.
What is tns service name?
How to pass a parameter to a cursor in oracle?
What do you understand by a database object?
What is rowid and rownum in oracle?
What is oracle join syntax?
what are the advantages of running a database in archive log mode?
How to lock and unlock a user account in oracle?
What is transport network substrate (tns) in oracle?
how to use select statement as formal parameter in procedure specification?(someone said that using string) ex:-procedure(a in number,select ename from emp ) i am asking syntax like this?
How do I start tns listener?
I have a database backup file in .db (ext) form how to conver it into .dmp (ext.) for oracle database
Difference between inner join vs where ?
How many types of auditing in Oracle?
Explain self joins in oracle?