In file uploads option,TIMESTAMP couldnt choose any data type other than string format. If selected [data and time]or [integer] format it is showing exception. How to solve it ?
Page 1 / 1
Hi,
which exception do you get? Probably not all values of your column are of type timestamp. You could first upload it as a string and then later drop or transform the values to cast the column as a timestamp.
Best regards,
Viana
which exception do you get? Probably not all values of your column are of type timestamp. You could first upload it as a string and then later drop or transform the values to cast the column as a timestamp.
Best regards,
Viana
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.