Which of the following functions is used to eradicate duplicates from the result set?

28. Which of the following functions is used to eradicate duplicates from the result set?

  1. Remove()
  2. Remove_dup()
  3. Union()
  4. Intersect()

Answer: C) Union()

Explanation:

Union() function is used to eradicate duplicates from the result set.


Comments and Discussions!









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