← Glossary
テクノロジ系 (Technology)Tested 3×
DBMS
でぃーびーえむえす · DBMS (Database Management System)
Also known as: データベース管理システム
English: Database Management System
DBMS (Database Management System) is software that provides integrated tools for creating, managing, and manipulating databases. Beyond basic data retrieval, insertion, and deletion, a DBMS includes concurrency control to handle simultaneous access from multiple users and recovery mechanisms for restoring data after failures. Virus checking and table normalization design are not built-in functions of a DBMS.
Past questions testing this term · 3 questions
- 2021r03 #75情報システムに関する機能 a~d のうち,DBMS に備わるものを全て挙げたものはどれか。 a アクセス権管理 b 障害回復 c 同時実行制御 d ファイアウォ…
- 2020r02o #64データ処理に関する記述 a~c のうち,DBMS を導入することによって得られる効果だけを全て挙げたものはどれか。 a 同じデータに対して複数のプログラムから同…
- 2016h28a #77次の a~d のうち,DBMSに備わる機能として,適切なものだけを全て挙げたものはどれか。 a ウイルスチェック b データ検索・更新 c テーブルの正規化 d…