B
Bryan
I see the format function is not supported with SQL . Is
there a equivilant I can use.
e.g.
[integer datatype]
format(employee_number,"000000") so all employee numbers
display in a 6 digit length
052365
002563
000235
instead of
52365
2563
235
thanks folks
there a equivilant I can use.
e.g.
[integer datatype]
format(employee_number,"000000") so all employee numbers
display in a 6 digit length
052365
002563
000235
instead of
52365
2563
235
thanks folks