In database systems that do not support the JOIN keyword, the search condition from the ON clause is moved into which clause?

a. SELECT
b. WHERE
c. GROUP BY
d. HAVING

b. WHERE

Computer Science & Information Technology

You might also like to view...

Which of the following protocols is connectionless? (Choose all that apply.)

a. UDP b. IP c. TCP d. SPX

Computer Science & Information Technology

When an exception occurs it is said to have been:

a) caught b) thrown c) declared d) handled

Computer Science & Information Technology