If you want to validate whether the column value belongs to a collection of items in a list then which of the following functions you will use?

38. If you want to validate whether the column value belongs to a collection of items in a list then which of the following functions you will use?

  1. In()
  2. Like()
  3. Set_in()
  4. In_()

Answer: A) In()

Explanation:

In_() method validates whether the column value belongs to a collection of items in a list.

Comments and Discussions!

Load comments ↻






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