hi,
i want to align a concatenated column.
for example:
i've 3 columns named a, b c
select a + b + c
i want to show these 3 columns in right aligned form.
plz help...
aamir
i want to align a concatenated column.
for example:
i've 3 columns named a, b c
select a + b + c
i want to show these 3 columns in right aligned form.
plz help...
aamir
Comment