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
How do you write a complex sql query?
What are sql data types?
Does sql backup shrink transaction log?
How to run pl/sql statements in sql*plus?
how to dump a table to a file with 'mysqldump'? : Sql dba
Is not equal in sql?
What is identity column in sql server?
What are different functions in sql?
Write a sql query to find the names of employees that begin with ‘a’?
explain primary keys and auto increment fields in mysql : sql dba
What is 19 null in sql?
how many columns can be used for creating index? : Sql dba
Can we use pl sql in mysql?
How to generate a salary slip like jan 1000 1000 feb 1000 2000 ... dec 1000 12000
What's the procedure?