Computer SQL
A view is which of the following?
Computer SQL
The wildcard in a WHERE clause is useful when?
Computer SQL
Which of the following is the original purpose of SQL?
Computer SQL
The SQL WHERE clause:
Computer SQL
The command to remove rows from a table 'CUSTOMER' is:
Computer SQL
You can add a row using SQL in a database with which of the following?
Computer Database Basics and Architecute
Which of the following is not considered to be a basic element of an enterprise-class database system?
Computer Database Basics and Architecute
You have run an SQL statement that asked the DBMS to display data in a table named USER_TABLES. The results include columns of data labeled "TableName," "NumberOfColumns" and "PrimaryKey." You are looking at ________ .
Computer Database Basics and Architecute
A DBMS that combines a DBMS and an application generator is ________ .
Computer Database Basics and Architecute
An Enterprise Resource Planning application is an example of a(n) ________ .
Computer Database Basics and Architecute
Which of the following products implemented the CODASYL DBTG model?
Computer Database Basics and Architecute
Helping people keep track of things is the purpose of a(n) ________ .
Computer Database Basics and Architecute
The following are functions of a DBMS except ________ .
Computer Database Basics and Architecute
Because it contains a description of its own structure, a database is considered to be ________ .
Computer Database Basics and Architecute
SQL stands for ________ .
Computer Database Basics and Architecute
Which of the following products was the first to implement true relational algebra in a PC DBMS?
Computer Database Basics and Architecute
An on-line commercial site such as Amazon.com is an example of a(n) ________ .
Computer Database Basics and Architecute
An application where only one user accesses the database at a given time is an example of a(n) ________ .
Computer Database Basics and Architecute
The following are components of a database except ________ .
Computer Database Basics and Architecute
Which of the following products was an early implementation of the relational model developed by E.F. Codd of IBM?