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 is ora 24313?what is the procedure to exclude that error?
I want to reuse a piece of code inside a stored procedure. This piece of code need to be invoked multiple times inside the procedure based on some different conditions. How to achieve this?
Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit
Describe what redo logs are.
A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?
What are the steps you will take to improve performance of a poor performing query?
what is the diffrence between core dba and apps dba?
mssqlserver 2005 Backup Advantages & Disadvantages? mssqlserver 2005 Restore Advantages & Disadvantages? mssqlserver 2005 Recovery mode Advantages & Disadvantages? mssqlserver 2005 Mirroring Advantages & Disadvantages? mssqlserver 2005 Replication Advantages & Disadvantages? mssqlserver 2005 Logshpping Advantages & Disadvantages? mssqlserver 2005 Job Advantages & Disadvantages?
What are the different types of upgrades that can be performed in sql server? : sql server DBA
Give two examples of how you might determine the structure of the table DEPT.
What are the different authentication modes in sql server and how can you change authentication mode? : sql server DBA
How can we see the database version in os level
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)