We are fetching the data from redshift db using JDBC way in java. The query used for getting the data from tables is
select * from table_name limit 200;