Hi,
When I do an import, I often just import to varchar fields, even if there is numeric or date fields in the file. Sometimes I can't tell what type of data is in a file necessarily so to me it seems safest to just import to varchar, as it seems to preserve the data without making any weird changes. Then I can change the column types later.
Is this an ok practice?
Thanks
When I do an import, I often just import to varchar fields, even if there is numeric or date fields in the file. Sometimes I can't tell what type of data is in a file necessarily so to me it seems safest to just import to varchar, as it seems to preserve the data without making any weird changes. Then I can change the column types later.
Is this an ok practice?
Thanks