what is unique key?
Answer Posted / jai
UNIQUE key is a constraint which can be applied on a data
base table column for uniquely identifying the values in
that column but the column can contain NULL values.
without duplicates but with NULL values
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
What is rowid and rownum in oracle?
What is oracle sid?
Why should I use oracle database?
How to create an oracle database manually?
If youre unsure in which script a sys or system-owned object is created, but you know its in a script from a specific directory, what UNIX command from that directory structure can you run to find your answer?
Explain how are indexes update?
Explain what are clusters?
How to define a data field as not null?
What is an oracle user role?
how the indexes are stored in the Oracle Database?
I have some query regarding Report generation from Oracle Apps "PO module". I have to generate a report where table columns are as below: Vendor_name Invoice No PO Number Item_Quantity Value of Goods Date of Shipping Name_of_the_transport Date_of_receipt_issued. Now my questions is :from which table/column I can get the information of "Name_of_the_transport" column. Thanks in advance.
What is a connect identifier?
What is a dead lock in oracle?
What is the difference between translate and replace in oracle?
What are internal user account in oracle?