Row-oriented storage properties
Databases store data in two main formats, row-oriented storage, and column-oriented storage. Postgres inherently uses row-oriented storage.
Choose the statements that correctly explain the properties of row-oriented storage in a database.
Questo esercizio fa parte del corso
Improving Query Performance in PostgreSQL
Esercizio pratico interattivo
Passa dalla teoria alla pratica con uno dei nostri esercizi interattivi
Inizia esercizio