サーバー管理者は、顧客の販売記録を保管するために使用する新しいサーバーを作成しています。次のロールのうち、サーバーにインストールされる可能性が最も高いのはどれですか?
正解:C
Explanation
A database server is a server that hosts a database management system (DBMS) that stores, organizes, and manipulates data. A database server is suitable for housing customer sales records, as it can provide fast and secure access, query and analysis capabilities, backup and recovery options, and scalability and performance optimization. Some examples of database servers are Microsoft SQL Server, Oracle Database, MySQL, and PostgreSQL. Verified References: [What is a Database Server?]