Difference between primary key and unique key ?
Answer Posted / pankaj kumar tiwari
primary key create index it means its value inserted in
sequence but in unique, we insert data in any order
| Is This Answer Correct ? | 15 Yes | 6 No |
Post New Answer View All Answers
i wrote a pl/sql procedure. it must run every sunday 4.40 How can i schedule it with the help of dbms_jobs (or another other procedure with out creating bat file,exe file)
What is a nvl function?
How to execute a stored program unit?
What is analyze command used for?
What happens if you use a wrong connect identifier?
What is bulk collect in oracle?
What are the parameters that we can pass through a stored procedure?
How to create tables for odbc connection testing?
Can we connect to ORACLE db using Windows Authentication?
Is oracle an open source?
How to get last row id?
Difference between oracle's plus (+) notation and ansi join notation?
What is a sub query? Describe its types?
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
How to define a procedure inside another procedure?