Question : delete duplicate records

I have the following records on table. I would like to delete duplicate records according to date desc and only keep one record on table.

id      no      text      Date
1      2      xyz      2010-03-08 21:14:21.707
2      2      zzz      2010-02-08 21:14:21.707
3      3      uye      2010-01-08 21:14:21.707
4      3      jah      2010-01-08 21:14:21.707
5      3      zla      2010-01-07 21:14:21.707


id      no      text      Date
1      2      xyz      2010-03-08 21:14:21.707
3      3      uye      2010-01-08 21:14:21.707
any help would be appreciated

Thank you

Answer : delete duplicate records

Is this an email sub folder you want to sync, as well as the inbox?

Select the user from Manage Users > Edit User > Default Configuration (at the bottom, under Messaging Configuration) > Email (tab) > (scroll down to:) Redirection Settings

Select 'Selected Folders'. The will then show you the folder list for this user, of which you can select the folders you want to sync.

The default is to sync 'Inbox only'.

Lee
Random Solutions  
 
programming4us programming4us