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
How to use "in out" parameter properly?
How to see the table columns used in an index?
Give the advantages and disadvantages of clusters.
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
How can we find out the current date and time in oracle?
What happens if the imported table already exists?
What is the difference between "as" and "is" in an oracle stored procedure?
What are the extensions used by oracle reports?
In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
How to build data dictionary view an new database?
What happens if you use a wrong connect identifier?
Where do we use decode and case statements?
How to use select statement to count the number of rows in oracle?
How to save query output to a local file?
How do I start tns listener?