Java Databases (GATE - CS)

Casual Mode - Take your time!

1 / 15
Correct
0
Incorrect
0
Score
0%
Multiple Choice

Which of the following methods is not defined in ResultSetMetaData interface?

  1. getColumnClassName(int column)
  2. getScale(int column)
  3. isCaseSensitive(int column)
  4. getColumnSize(int column)
  5. isSearchable(int column)
Change Mode