Types of indexes. What is the default key created when a
primary key is created in a table ?
Answer Posted / suren
while creating primary by default a unique index is created
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is primary key sql?
What is java sql driver?
Why indexing is needed?
Is drop table faster than truncate?
What is the difference between stored procedure and view?
What happens when a trigger is associated to a view?
What is pl/sql language case sensitive?
What does an inner join do?
what is a stored procedure? : Sql dba
What is crud sql?
What is sqlerrm?
what is the difference between where clause and having clause? : Sql dba
Can you do multiple joins in sql?
What is using in sql?
How to call shell script from pl sql procedure?