Hello
I have fields (data type=decimal) to import into another field (data type=datetime)
The format of the numeric field is YYYYMMDD (20060801)
But, some of the numeric fields are equal to 0 or null.
What is the proper syntax for an insert statement?
Thanks in advance
Dave
I have fields (data type=decimal) to import into another field (data type=datetime)
The format of the numeric field is YYYYMMDD (20060801)
But, some of the numeric fields are equal to 0 or null.
What is the proper syntax for an insert statement?
Thanks in advance
Dave