Hi,
When I am doing select distinct column_name from HANA_View I get no data for that column. But when I select Column_name,* from HANA_View I see the data for the same column. What could be the issue?