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 does cursor do in sql?
What does rownum mean in sql?
How do I view a table in sql?
What is a sql instance vs database?
What is varchar sql?
Does sql*plus have a pl/sql engine?
How do I enable sql encryption?
How to return multiple rows from the stored procedure?
Why use truncate instead of delete?
how to fetch common records from two tables? : Sql dba
If a cursor is open, how can we find in a pl/sql block?
what are string data types? : Sql dba
What are hotfixes and patches?
Mention what is the function that is used to transfer a pl/sql table log to a database table?
Does inner join return duplicate rows?