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 / archana.p
I feel that there is a significance for that table
too,Because there are situation in which we doesn't need to
identify unique records from that table
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do I uninstall oracle client from windows?
What is the data pump export utility?
How to name query output columns in oracle?
How do I escape a reserved word in oracle?
Why do we use bulk collect in oracle?
How do I start tns listener?
What is a parameter file in oracle?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
What is a select query statement in oracle?
What are the different oracle database objects?
What operating systems are supported by oracle database 10g xe?
Please explain me all types of Data models. Also give me the details if each model can have other name.for example:schematic data model is also known as conceptual data model and entity relation data model.
How many types of segments in Oracle?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
What is the string concatenation operator in oracle?