Types of indexes. What is the default key created when a
primary key is created in a table ?
Answer Posted / sdp
A unique index is created when a primary key is created in
a table.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What is sql injection vulnerability?
Can I join the same table twice?
How delete all records from table in sql?
Does mysql support pl sql?
what is 'mysqldump'? : Sql dba
how to check myisam tables for errors? : Sql dba
What type of database is sql?
what is sql? : Sql dba
Is full outer join same as cross join?
Why do we go for stored procedures?
What is nvarchar in sql?
What is view? Can we update view
how would concatenate strings in mysql? : Sql dba
How to run sql functions in pl/sql?
Is sql a backend?