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 use windows user to connect to the server?
Is oracle a programming language?
What are the uses of a database trigger?
What are the different types of database objects?
Can we use oracle pl/sql block in core java? if so how? pls get back to me .....
What privilege is needed for a user to create tables in oracle?
What are the system predefined user roles?
how do u setup a replication site?
Explain the truncate in oracle?
Explain the difference between sql and oracle?
What is a server parameter file in oracle?
What do you mean by merge in oracle and how can you merge two tables?
How to view all columns in an existing table?
Is the After report trigger fired if the report execution fails ?
How to insert a new row into a table in oracle?