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 are the different types of indexes available in sql server? : sql server DBA
Compare and contrast TRUNCATE and DELETE for a table.
If CPU is very slow What can u do to speed up?
by issuing "alter tablespace begin backup;" what happens to tablespace?
which background process will run @ the time of creation of catalog database
Explain how you would restore a database using RMAN to Point in Time?
Give two examples of referential integrity constraints.
What is replication? : sql server DBA
Query processing is slow(eg select query)how will u solve that
any body know about orawaves do they really provide placements in their unique placement program
You have just compiled a PL/SQL package but got errors, how would you view the errors?
why Datapump is faster than traditional export and import
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)