Quantcast
Channel: AX Developer Forum
Viewing all articles
Browse latest Browse all 9880

How to Delete Duplicate Data in Table.

$
0
0

excuse me,

how to delete duplicate data as the example below, with X + +,

if SerialID and Code, have the same value, then the first data (viewed from date) must be deleted.

thank you.
edo. 

         serialId                date       code
121/12/2014     RM
131/10/2014     RM
121/13/2014     RM
121/14/2014    ASM

Viewing all articles
Browse latest Browse all 9880