The database product INGRES originally used a database language called what?

a. QUEL
b. SEQUEL
c. SQL
d. SQL/DS


a. QUEL

Computer Science & Information Technology

You might also like to view...

Each row in a database table represents a field.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A collection of professionally selected slide color schemes, fonts, graphic accents, and background colors is called a presentation _____.

A. template B. framework C. theme D. worksheet

Computer Science & Information Technology

State the order of evaluation of the operators in each of the following C# statements and show the value of x after each statement is performed:

a) x = 7 + 3 * 6 / 2 - 1; b) x = 2 % 2 + 2 * 2 - 2 / 2; c) x = (3 * 9 * (3 + (9 * 3 / (3))));

Computer Science & Information Technology

A(n) ________ is a program, such as Microsoft Internet Explorer or Mozilla Firefox, that lets you display HTML-developed web pages.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology