Difference between primary key and unique key ?
Answer Posted / sonali.s
column having primary key constraint should not contain
null values.
column having unique key constraint can contain null values.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Can I create users through internet explorer in oracle 10g?
How to put more than 1000 values into an oracle in clause?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?
How to use subqueries with the exists operator in oracle?
I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance
22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100
How to write date and time literals in oracle?
WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?
How to load data from external tables to regular tables?
normally database take to refresh time 2 hours. but client asked iwant to refresh with in 5 min that same database. do you have any option in BO and Oracle? explain me briefly...kavi
How to create a new oracle data file?
How to define an anonymous procedure without variables?
What is primefaces used for?
How to use group functions in the select clause using oracle?
What is analyze command used for?