Merge records in table of Access using asp?

  • Thread starter Thread starter DOS!!!!!!!!!!
  • Start date Start date
D

DOS!!!!!!!!!!

Guest
I want sql query to dispaly the record in below

CST_RCSTfrom_dtto_dttot_txtot_tax_tx

6651303132Apr-08Jun-08510
7210249889Apr-08Jun-081328985
29480075505Apr-08Jun-08101071218
29220054308Apr-08Jun-0814080
6651303132Apr-08Jun-08110
33800620015Apr-08Jun-0812409320
33250861023Apr-08Jun-082419570
6651303132Apr-08Jun-08110
23881200390Apr-08Jun-0813644497
24691700092Apr-08Jun-081135343

O/p

CST_RCSTfrom_dtto_dttot_txtot_tax_tx

6651303132Apr-08Jun-08730
7210249889Apr-08Jun-081328985
29480075505Apr-08Jun-08101071218
29220054308Apr-08Jun-0814080
33800620015Apr-08Jun-0812409320
33250861023Apr-08Jun-082419570
23881200390Apr-08Jun-0813644497
24691700092Apr-08Jun-081135343
 
Back
Top