Which of the following methods returns the first element of the first result?

40. Which of the following methods returns the first element of the first result?

  1. One()
  2. First()
  3. Scalar()
  4. Fetch()

Answer: C) Scalar()

Explanation:

Scalar() method returns the first element of the first result.

Comments and Discussions!

Load comments ↻






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