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 / manikandan. s
Suppose if we have a situation like we need to store non
unique or null values in any of the column then we should
have table without primary key.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Calculate difference between 2 date / times in oracle sql?
What is difference between sid and service name in oracle?
What is tns name?
What is control file used for?
What will be the syntax to find current date and time in format "yyyy-mm-dd"?
What is private procedure oracle?
What is a nvl function? How can it be used?
How to define a procedure inside another procedure?
What is the difference between hot backup and cold backup in oracle?
What is the scope of a local variable?
What is program global area (pga) in oracle?
Can a parameter be passed to a cursor?
How can I introduce multiple conditions in like operator?
What are the extensions used by oracle reports?
What is a procedure in oracle?