I need to resolve a bunch of column names to column indexes (so as to use some of the nice ResultSetMetaData methods). However, the only way that I know how to
ResultSetMetaData
Another solution
select * from mytable limit 0;
Then the query dont get any data.