S

Satya • 3.38K Points
Extraordinary

Q. Which method retrieves column value by column name?

  • (A) getValue()
  • (B) getString()
  • (C) getData()
  • (D) fetch()
  • Correct Answer - Option(B)
  • Views: 5
  • Filed under category Java JDBC
  • Hashtags:

Explanation by: Satya
getString("columnName") retrieves column data as a String.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.