wat is global index and local indes
Answer / nikhil
Global Index: A global index is a one-to-many relationship,
allowing one index partition to map to many table
partitions. A global index can only be a range partition!
Local Index: A local index is a one-to-one mapping between a
index partition and a table partition. In general, local
indexes allow for a cleaner “divide and conquer” approach
for generating fast SQL execution plans with partition pruning.
| Is This Answer Correct ? | 1 Yes | 0 No |
You have just compiled a PL/SQL package but got errors, how would you view the errors?
You're getting high "busy buffer waits" - how can you find what's causing it?
How do you troubleshoot errors in a sql server agent job? : sql server DBA
how can you process messages in order asynchronously?
What happens on checkpoint? : 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 view would you use to determine free space in a tablespace?
What types of replication are supported in sql server? : sql server DBA
What is blocking and how would you troubleshoot it?
WHEN DOWN TIME WHAT CAN U DO?
Name three advisory statistics you can collect.
why we use cursors
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)