A
Alan Tang
Hello:
I have question on how to split one Column's data into another table
with 2 column.
E.G.
Original TEXT Field Column
08/01/2003 14:23:52.125
New Table
Column 1 Column 2
---------- -----------
01/08/2003 14:23:52
Column 1 is in (DD/MM/YYYY)
Column 2 is in (hh:mm:ss)
Thanks a lot!
I have question on how to split one Column's data into another table
with 2 column.
E.G.
Original TEXT Field Column
08/01/2003 14:23:52.125
New Table
Column 1 Column 2
---------- -----------
01/08/2003 14:23:52
Column 1 is in (DD/MM/YYYY)
Column 2 is in (hh:mm:ss)
Thanks a lot!