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 / yadu
I think table should have atleast one Primary key column as
it may be joined with any other tables to retrieve some
conditional inforamtion for the application in RDBMS.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to define a cusotmer as a supplier in ORACLE R12
How to connect to oracle using service name instead of sid?
nw i'm doing MBA system and planning to do oracle,database management.tell me that whether it is useful r not?.refer any course for my carrier pls
What do you mean by merge in oracle and how can you merge two tables?
Explain the use of indexes option in exp command.
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
How to select some rows from a table in oracle?
Explain self joins in oracle?
Explain the use of record length option in exp command.
Explain the use of rows option in imp command.
How to put more than 1000 values into an oracle in clause?
does the query needs a hint to access a materialized view?
How to drop an index in oracle?
Explain a private synonyms?
Can group functions be mixed with non-group selection fields?