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 add a new column to an existing table with a default value?
Why do you use stored procedures and state some of its disadvantages?
Explain about functional dependency and its relation with table design?
ABOUT IDENTITY?
What are the differences between blob and clob in oracle?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
Explain the difference between replace() and translate() functions in oracle?
Is oracle an operator?
Can we commit inside a function in oracle?
What is the usage of merge statement?
what is the use of system.effective.date variable in oracle?
What is ceil and floor in oracle?
Use of an integrity constraint is better to validate data. Explain
How to use regular expression in pattern match conditions in oracle?
How to select some columns from a table in oracle?