Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2022 04:25 AM
Is that the complete query you are using. I'm guessing that you are using select distinct * from table_name.
If you wanted a individual column distinct value you have to apply a filter condition or aggregate the data accordingly.
Anyways, a complete pic with the query would help to check out what you are doing..
Cheers.
Uma Mahesh D