How can you rebuild an index?

Answer Posted / guest

dbcc dbreindex ('table_name' [, index_name [,
fillfactor ]]) [WITH NO_INFOMSGS]

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where do you find the default index fill factor and how to change it? : sql server DBA

554


If you are given access to a sql server, how do you find if the sql instance is a named instance or a default instance? : sql server DBA

562


Why would you call update statistics? : sql server DBA

577


what is the use of recording information about current session?

568


how can a session indicate its interest in receiving alerts?

563






Query processing is slow(eg select query)how will u solve that

6514


how can you find out if a table can be redefined?

595


Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).

1491


How can you control the amount of free space in your index pages? : sql server DBA

729


How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?

1901


how can you implement fine-grained auditing?

604


What the different components in replication and what is their use? : sql server DBA

536


What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?

2175


what is grd?

636


Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.

1545