What is the difference between partition and index?
Answer / Vikas Gautam
Partitioning and indexing are both database organization techniques, but they serve different purposes. Partitioning divides a table into smaller parts based on some criteria (e.g., date range or value range). Indexing creates a separate data structure that maps values within a column or columns to their corresponding physical locations in a table, improving query performance by reducing the amount of data scanned. In other words, partitioning is used for organization and query optimization, while indexing is used specifically for faster query execution.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are analytical functions in sql?
Is sql developer case sensitive?
What is java sql driver?
Why commit is not used in triggers?
what is ref cursor in pl/sql?
i have some prob lem to tell me about my self in interview first round ...
what is the command used to fetch first 5 characters of the string? : Sql dba
What are the advantages of normalization?
What is trigger price?
Which one is better sql or oracle?
what is rollback? : Sql dba
can sql servers linked to other servers like oracle? : Sql 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)