I have a mySQL query to get columns from a table like this: String sqlStr="select ... The Oracle equivalent for information_schema.COLUMNS is USER_TAB_COLS ...
stackoverflow.com