CrystalReport
Programmer
I have a table with a unique field having multiple records
like
date InwardCode
23/9/00 001
23/9/00 002
23/9/00 003
now I want to represent this data as follos
date InwardCode
23/9/00 001
002
003
what the SQL Query would be
please help me out! [sig][/sig]
like
date InwardCode
23/9/00 001
23/9/00 002
23/9/00 003
now I want to represent this data as follos
date InwardCode
23/9/00 001
002
003
what the SQL Query would be
please help me out! [sig][/sig]