Filters
Question type

A relation is a(n) ____.​


A) ​attribute
B) ​column
C) ​field
D) ​table

E) A) and B)
F) C) and D)

Correct Answer

verifed

verified

A column whose value uniquely identifies a given row in the table is the secondary key.​

A) True
B) False

Correct Answer

verifed

verified

​The comparison operators are also known as relational operators.

A) True
B) False

Correct Answer

verifed

verified

The relationships between tables are handled through ____________________ columns.​

Correct Answer

verifed

verified

Based on the Customer table below,which command lists all information from the table concerning customer 260?​ CustomerNum CustomerName Street City State PostalCode 126 Toys Galore 28 Laketon St. Fulton CA 90085 260 Brookings Direct 452 Columbus Dr. Grove CA 90092


A) ​SELECT Customer 260 GIVING Answer
B) ​SELECT Customer WHERE CustomerNum=260 GIVING Answer
C) ​SELECT Customer WHERE Customernum='260' GIVING Answer
D) ​SELECT Customer WHERE CustomerName='260' GIVING Answer

E) A) and C)
F) None of the above

Correct Answer

verifed

verified

When a structure satisfies all the properties of a relation except for the first item-in other words,some entries contain repeating groups and thus are not single-valued-it is referred to as a(n)____________________.​

Correct Answer

verifed

verified

​unnormali...

View Answer

A(n)____________________ database is a collection of tables.​

Correct Answer

verifed

verified

The compound criteria (conditions) are created by using ____.​


A) ​AND, OR
B) ​AND, NOR
C) ​OR, NOT
D) ​NOT, ONLY

E) A) and D)
F) None of the above

Correct Answer

verifed

verified

​Conditions that data must satisfy are called ____________________.

Correct Answer

verifed

verified

In a relation,the order of rows is important.​

A) True
B) False

Correct Answer

verifed

verified

Showing 41 - 50 of 50

Related Exams

Show Answer