About types of indexes in SQL server ?
Answers were Sorted based on User's Feedback
Answer / pandian
There are two types of indexs.
1. Cluster Index (Ex. Primary Key)
2. Non Cluster Index(Ex.Unique Key)
| Is This Answer Correct ? | 9 Yes | 3 No |
What is dirty read?
can an automatic recovery be initiated by a user? : Sql server administration
What is the difference between mysql and mysqli?
How to execute a sql statement using mssql_query()?
Which system table contains information on constraints on all the tables created?
In one interview...interviewer ask me question pleas tell me sql server architecture.. can any body tell me the sql server architecture with digram
If i have one transaction say mainTransaction, within this mainTransaction i have another two transaction say t1 and t2. Now while execution t1 completes successfully and commit statement fires, but while executing t2 some error occurs and rollback statement fires. What happen to t1, is it rollback or not?
How to list all user defined functions in the current database?
What are the different types of columns types constraints in the sql server?
When you first load SQL SERVER you will startup with what all databases?
What is an indice?
Can you explain the types of Joins that we can have with Sql Server?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)