To get a record from one table, which is not present in another table, we can use the clause –

1. To get a record from one table, which is not present in another table, we can use the clause –

  1. CONCAT
  2. COPY
  3. EXCEPT
  4. ALTER

Answer: C) EXCEPT

Explanation:

To get a record from one table, which is not present in the other table, we can use the clause EXCEPT.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.