how to create a primary key with out creating an index?
Answer Posted / santanu
hi,
we can create pry key also by creating a sequence with NO
CYCLE option.
san
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a data definition language?
what is a database lock ? : Sql dba
Explian rowid, rownum?
How run sql*plus commands that are stored in a local file?
Is it mandatory for the primary key to be given a value when a new record is inserted?
What are the syntax and use of the coalesce function?
What does := mean in pl sql?
What is oracle sql developer?
What is a primary key called that is made up of more than one field?
What is varchar used for?
Can a procedure in a package be overloaded?
Does normalization improve performance?
What is difference sql and mysql?
What is difference between left and right outer join?
Write a query to display the current date in sql?