What is clustered, non-clustured and unique index. How many
indexes can be created on a table ?
Answer Posted / rajkumar
please don't give oracle answers in sqlserver
| Is This Answer Correct ? | 12 Yes | 8 No |
Post New Answer View All Answers
What is the syntax to add a record to a table?
Does mysql support pl sql?
Is mariadb a nosql database?
what's the difference between a primary key and a unique key? : Sql dba
Why do we use procedures?
what are the advantages and disadvantages of views in a database? : Sql dba
What is bitemporal narrowing?
Can you have more than one trigger on a table?
What is the starting oracle error number?
Suppose a student column has two columns, name and marks. How to get name and marks of the top three students.
What does pl sql developer do?
What are analytical functions in sql?
What is 19 null in sql?
Give the order of sql select?
Can we call a function containing dml statements in a select query?