Hi
Another question. I have a value in my table employees for eg. sender=15...... so this value is referenced by employees.sender...... for another column in my sql i want to add in 00 before the 15. How do i do this.
i want the last column to have for eg
0015
0031
0051
instead of
15
31
51
thanks for the help
lasd
Another question. I have a value in my table employees for eg. sender=15...... so this value is referenced by employees.sender...... for another column in my sql i want to add in 00 before the 15. How do i do this.
i want the last column to have for eg
0015
0031
0051
instead of
15
31
51
thanks for the help
lasd