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
Explain what are the advantages of views?
What is oracle open database communication (odbc)?
What is private procedure oracle?
Can you assign multiple query result rows to a variable?
How to convert characters to numbers in oracle?
How to view existing locks on the database?
What is an oracle tablespace?
Explain an extent?
Write a trigger example in oracle?
Explain the use of parfile option in exp command.
How do I use os authentication with weblogic jdriver for oracle and connection pools?
What is tns name?
Why packages are used in oracle?
How can I introduce multiple conditions in like operator?
What is a proxy object?