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 a constraint? Tell me about its various levels. : Sql dba
what are the types of subquery? : Sql dba
Can we join two tables without common column?
What is the maximum number of rows in sql table?
How to call a javascript function from pl sql?
Suppose a student column has two columns, name and marks. How to get name and marks of the top three students.
Explain locks? : Transact sql
What is a dynamic query?
what is the difference between delete and truncate statement in sql? : Sql dba
What is the purpose of a secondary key?
What is Histogram?
What is normalization in a database?
Why is nosql good?
Does pl/sql support create command?
What is sql and db2?