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
How to get maxsal , minsal, ename department wise in single query
How to unlock the sample user account in oracle?
What is literal?
What is connection pooling in oracle?
What is the usage of synonyms?
How to view existing locks on the database?
What are the differences between number and binary_float in oracle?
What is materialized view in Oracle?
What is backup in Oracle?
What is coalesce function?
Can you assign multiple query result rows to a variable?
What is a table index?
what is a Nested Loop join?
What is oracle thin client?
Please explain drop constraint oracle?