Viewing post 1 (of 1 total)
I have a query something like this:
Select descript1 from table1 join table2 on .... where criteria='X'
descript1 (column header)
row 1 AO
row 2 INU
row 3 IMP
...
row N TRN
I want to create...
July 17, 2006 at 3:05 pm
#649684