Skip to Content
-1
Apr 06, 2018 at 04:35 AM

Unable to select distinct on Column but see the data for same column when selecting all

83 Views Last edit Apr 27, 2018 at 09:00 AM 3 rev

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?