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
Data dictionary scope check: Which of the following is NOT information typically provided by a database’s data dictionary (system catalog)?
In SQL administration, which statement is used to recompile an existing view so that its definition is validated and metadata is refreshed?
DBMS components: which of the following items are considered part of database software tooling provided with a DBMS installation?
SQL DDL basics: What is the primary use of the CREATE TABLE statement in SQL schema definition?
File organization methods: in which type of file is a record’s physical location determined by applying a hash (mathematical) function to a key value?
SQL query semantics: Which command correctly returns unique subject values (SUB) from a table named BOOK, eliminating duplicates in the result set?
Historical standards for data storage models: Which of the following was an approach to standardizing the storage and access of data in early database systems?
SQL object management: Which SQL statement removes (deletes) a stored function from the database catalog so it can no longer be invoked?
Reporting features: what capabilities do versatile report generators typically provide to end users and analysts when summarizing data?
Data maintenance workflow: in a typical file or database table, the Modify (update) operation is most likely performed after which prior action to locate the target record?
Business software selection: which type of software package is commonly used to track large lists of clients, products, and inventory transactions?
SQL administration (storage management): which SQL command is used to allocate an extent for an existing table (for example, to grow its on-disk storage)?
Information security: data encryption techniques are particularly useful for which primary purpose in operational systems?
Record management systems: to use an RMS effectively, what must a user or developer understand about the system?
Database design layers: what is a logical schema in the context of data modeling and database systems?
File processing metrics: in classic data processing, what does the “activity of a file” measure during a processing run?
Data organization terminology: when several related data items are grouped together for storage and processed as a single unit, what is this unit called?
Forms and access control: what is a “multiple-form file management system,” and which capabilities does it typically provide to end users and administrators?
File terminology: a file organized in a uniform, predefined format—commonly contrasted with free-form documents—is formally referred to as a _____ (also called a database file).
In database concepts, which term most accurately refers to a collection that brings together a variety of different record types and treats them as a single, organized unit for storage, retrieval, and management?
1
2
3
4
5
6
7
8
9