Single Choice Easy

QWhich type of database storage structure is row-oriented?

ID: #13452 Database Concepts MCQs 120 views
Question Info
#13452Q ID
EasyDifficulty
Database Concepts MCQsTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Column-oriented
  • B Conventional
  • C Correlation-based
  • D Index-based
Correct Answer

Explanation

Conventional database storage structures are typically row-oriented.
In this approach, data is stored and organized based on rows of a table.
It is suitable for transactional workloads where accessing entire rows of data is common.

Share This Question

Challenge a friend or share with your study group.