How can you rebuild an index?
Answers were Sorted based on User's Feedback
Answer / ehtesham malik
Alter index index_name REBUILD COPMUTE STATISTICS
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / guest
dbcc dbreindex ('table_name' [, index_name [,
fillfactor ]]) [WITH NO_INFOMSGS]
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / kishore
DBCC dbreindex('tabname','indexname','fillfactor')
| Is This Answer Correct ? | 1 Yes | 2 No |
when does an alert gets signaled?
wat is global index and local indes
Is it possible to update the multiple field values in a single query? If possible then write the actual query.
Give two methods you could use to determine what DDL changes have been made.
orra 1555 what is this error,why it is occur?
What are the commands used in dcl? : sql server DBA
What purpose does the model database server? : sql server DBA
What command would you use to create a backup control file?
What is the difference between the 2 operating modes of database mirroring? : sql server DBA
what is the difference between off-line back up and on-line back up in ibm db2 udb?
What is the difference between the SQL Loader and IMPORT utilities?
i want export 50gb data in datapump it will take 2 hours time to complete that how can u export that tell me script ???
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)