Difference between primary key and unique key ?
Answer Posted / sarvan yadav
primary key does not null,but unique key also null.
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are dml statements in oracle?
What are joins, explain all types of joins?
What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?
How to convert a date to char in oracle? Give one example.
What would you do with an in-doubt distributed transaction?
What is a read write transaction in oracle?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
what is the difference between data migration and production migration.
How to specify default values in insert statement using oracle?
What are the ways tablespaces can be managed and how do they differ?
How to rename an existing table?
How to define an anonymous procedure without variables?
How to find out what oracle odbc drivers are installed?
How many categories of data types?
What is the maximum number of triggers that can be applied to a single table?