module 7 part #4 Flashcards

1
Q

The SQL data manipulation command HAVING:

a. restricts the selection of rows based on a conditional expression.

b. restricts the selection of grouped rows based on a condition.

c. modifies an attribute’s values in one or more table’s rows.

d. groups the selected rows based on one or more attributes.

A

b. restricts the selection of grouped rows based on a condition.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The _____ command restricts the selection of grouped rows based on a condition.

a. DISPLAY
b. HAVING
c. FROM
d. CONVERT

A

b. HAVING

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
  1. The special operator used to check whether an attribute value is within a range of values is _____.

a. BETWEEN

b. NULL

c. LIKE

d. IN

A

a. BETWEEN

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly