Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Database Systems Questions
Drivers for database adoption Which condition(s) led to the development and widespread adoption of databases over traditional file systems?
Scope of the database administration (DBA) function Which task properly belongs to database administration?
File organization terminology A data file in which all records share the same layout (field names, lengths, and data types) is commonly called a:
SQL storage administration: purpose of CREATE TABLESPACE In enterprise SQL systems that support tablespaces, what does CREATE TABLESPACE primarily do?
Database schema content A database schema (logical design) describes which of the following?
Indexed file organization: what is in the master list? In an indexed file system, what does the master (data) list contain?
Standard interface for relational databases Which language has become the de facto standard for interfacing application programs with relational database systems?
Database approach benefits Which of the following is NOT a disadvantage, but rather a benefit, of the database approach compared to traditional file systems?
Client–server DBMS definition A _____ DBMS distributes data processing tasks between the user’s workstation (client) and a network server (database server).
SQL concepts and command categories: Which of the following is NOT a Data Definition Language (DDL) command, but instead belongs to Data Manipulation Language (DML)? Choose the single best match.
SQL administration task: Which SQL command is used to recompile or revalidate an existing stored function after dependencies change?
Index creation in SQL: Which command is used to create a new index on a table or cluster to improve query performance on key columns?
Three-schema architecture and user perspective: To effectively use a DBMS for application development, which level must an application programmer primarily understand?
Purpose of report generators: In information systems, what are report generators typically used to do?
Who is responsible for administrative supervision of database activities, including security, standards, backup strategy, and performance policies?
Identification of software category: Packages that let users define data items, place them in records, combine records into files/tables, and then manipulate and retrieve the stored data are called what?
Subschema usage in databases: What can subschemas (external views) be used for when presenting and securing data for different users or applications?
Data integrity control in practice: Which of the following are typical elements of data integrity control and governance in database environments?
Primary objectives of DBMSs: Database management systems are intended to achieve which of the following goals in multi-user information environments?
SQL administration (storage management): which command is used to change or tune a table's storage characteristics (for example, tablespace, extent, or physical attributes) in a relational database?
1
2
3
4
5
6
7
8
9