One of my date column doesn't read in date format, but I need to use the function WEEKDAY() on it.
How can I transform the data format of that column into date format?
UPDATE: It is a csv file, following is one of the rows
01OCT2007,4.92,7.75
|
One of my date column doesn't read in date format, but I need to use the function UPDATE: It is a csv file, following is one of the rows
|
|||||
|
|
How about this (where foo.txt contains your data without column names)
? psj |
|||||||
|