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
How do I start sql profiler?
What are all different types of collation sensitivity?
How to handle bulk data?
How is data stored in sql?
How to return an array from java to pl/sql?
How can I see all tables in sql?
How do I run a sql query in pgadmin 4?
What is sql comments?
What is a common use of group by in sql?
What is db journal file?
When to use inner join and left join?
What is sqlcontext?
What is the basic form of sql query?
What is consistency?
What is the difference between explicit and implicit cursors in oracle?