Multiple choice Which of the following methods is/are not present in the SQLData interface? getSQLTypeName() writeSQL(SQLOutput str) readSQL(SQLInput stream, String type) getSQLState() None of these Reveal answer Fill a bubble to check yourself D Correct answer Explanation This is the correct choice. getSQLState() method is not present in the SQLData interface.