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 |
What view would you use to look at the size of a data file?
i want export 50gb data in datapump it will take 2 hours time to complete that how can u export that tell me script ???
How do you trace the traffic hitting a sql server? : sql server DBA
Explain the concept of the DUAL table.
now one user in online.now i want drop him..how do u drop him?
Why does Oracle not permit the use of PCTUSED with indexes?
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
how will u see whether the dabase is in archive log mode or not?
what is the diffrence between core dba and apps dba?
How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
1. how do you delete duplicate rows in a table? 2. can you disable and enable primary key? 3. how do you move tables from one tablespace to another tablespace?????
What the different types of replication and why are they used? : sql server DBA
Oracle (3253)
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)