Topic 1 Question 171
A retail organization has moved all of their inventory data to a relational database in the cloud.
What functionality does a relational database offer?
It stores large amounts of raw data in its original format
It stores transactional data, which can then be accessed electronically
It rapidly analyzes large and multi-dimensional datasets
It analyzes unstructured data, which can then be accessed in multiple regions
ユーザの投票
コメント(2)
- 正解だと思う選択肢: B
Relational database is built for transactional data and processing.
👍 2MultiCloudIronMan2023/01/23 - 正解だと思う選択肢: B
A relational database offers the functionality of storing transactional data, which can then be accessed electronically. Relational databases store structured data that can be organized in tables with defined relationships between them. This makes them well-suited for transactional data, such as inventory data, that needs to be accessed and updated frequently.
👍 1SoftSami2023/03/14
シャッフルモード