How can you control the amount of free space in your index pages? : sql server DBA
Answer / Ramandeep Singh
To manage the free space in index pages, you can use the FILLFACTOR and PAD_INDEX options when creating or rebuilding an index. The FILLFACTOR option specifies the percentage of pages to fill during index creation or rebuild. A lower value leaves more free space but increases the number of pages required; a higher value uses less space but may fragment the index.
| Is This Answer Correct ? | 0 Yes | 0 No |
WHEN DOWN TIME WHAT CAN U DO?
Does transparent data encryption provide encryption when transmitting data across network? : sql server DBA
What is RAID and what are different types of RAID configurations?
What is the default fill factor value? : sql server DBA
Which types of backups you can take in Oracle? 2. A database is running in NOARCHIVELOG mode then which type of backups you can take? 3. Can you take partial backups if the Database is running in NOARCHIVELOG mode?
What is transparent data encryption? : sql server DBA
I have kept recovery catalog on same target database and taken backup of target DB to disk. deleted the target DB & tried to restore and revoer DB using the backup on disk but it is not possible, how do we restore & recover DB
Explain how you would restore a database using RMAN to Point in Time?
Why does Oracle not permit the use of PCTUSED with indexes?
Explain materialized views and how they are used.
why we use cursors
Where would you look for errors from the database engine?
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)