How do you know which index a table is using?
Answers were Sorted based on User's Feedback
sp_helpindex command gives the information of the indexes
on the table
| Is This Answer Correct ? | 10 Yes | 1 No |
how would you improve etl (extract, transform, load) throughput?
Explain “not null constraint” in sql server?
Let’s say the table in the database is named as TBL_Register. The fields in this table include: 1. User_Name, 2. User_Telephone, 3. Register_Date The field Register_Date stores the current date and time of the registration. Write the SQL statement that inserts the data into the table.
What is storeprocedure?Tell me synatx for how to write stored procedure.
What is the significance of null value and why should we avoid permitting null values?
Explain the ways to controlling cursor behavior?
What is the difference between varchar and varchar(max) datatypes?
Write a SQL Query to find first Week Day of month?
IN Vs OR operator which is best to use sql server.
How to delete the duplicate rows from a table in SQL Server ??
How to know the NAME of the Database and SIZE of the Database at the client node in Sql Server 2005
What is RMS migrations?
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)