Getting DISTINCT row Results
- Single Page
Posted 07 September 2012 - 05:19 AM
Now I want to use DISTINCT clause in select query as a solution. That is I want to do query "[b]SELECT DISTINCT(region1) from tbl_country_state_city[/b]".
Please, How can I do this so that I get desired results.
Thank you,
Nilesh
Posted 07 September 2012 - 08:29 AM
I think you have to make your model
Posted 08 September 2012 - 00:07 AM
Posted 12 January 2013 - 14:54 PM