how to create a primary key with out creating an index?
Answer Posted / bhargavi
Primary key creates an Index implicitly.....so Its not
possible to create a Pk without am index....
Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
Is it possible to create the following trigger: before or after update trigger for each row?
What is linq to sql?
What is sql injection owasp?
Explain the purpose of %type and %rowtype data types with the example?
what are aggregate and scalar functions? : Sql dba
What is the benefit of foreign key?
Can a composite key be null?
how many tables will create when we create table, what are they? : Sql dba
What is memory optimized?
Is like operator in sql case sensitive?
How many parts of a pl sql block are optional?
How many unique keys can a table have?
What is cursor and its types?
What are string functions in sql?
How do I upgrade sql?