HI
I just want to use te keyword DISTINCT in my SQL and make my sql like - Select Distinct col1,col2... from table1 where <cond>
i write this Sql using- Show SQL Query option from database menu.The problem is as soon as i write it and say ok and close the window after that when i open the distinct keyword is not here- gets automatically removed an dso i get wrong results(multiple records infact).I am not using anu other criteria or selection forula.What can be the reason, please help.
I just want to use te keyword DISTINCT in my SQL and make my sql like - Select Distinct col1,col2... from table1 where <cond>
i write this Sql using- Show SQL Query option from database menu.The problem is as soon as i write it and say ok and close the window after that when i open the distinct keyword is not here- gets automatically removed an dso i get wrong results(multiple records infact).I am not using anu other criteria or selection forula.What can be the reason, please help.