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 |
Is it possible to update the multiple field values in a single query? If possible then write the actual query.
What is the difference between Datapump & export/import?
How do you increase the OS limitation for open files (LINUX and/or Solaris)?
What are the different types of upgrades that can be performed in sql server? : sql server DBA
What is dcl? : sql server DBA
How do you troubleshoot errors in a sql server agent job? : sql server DBA
What are the different sql server versions you have worked on? : sql server DBA
Why does Oracle not permit the use of PCTUSED with indexes?
What is checkpoint?
any body know about orawaves do they really provide placements in their unique placement program
How can we know the exact updation date of a particular database?
How would you go about generating an EXPLAIN plan?
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)