Hi all,
I have a CSV file that has to get loaded to a database. The file contains many record types each having it's own record layout. The files are large and I don't know much about them. Is there a way to use one the tools to produce the following at the record type level?
1) the data types of each field
2) the stats on the data i.e. how often the field is empty/null/spaces
I have a CSV file that has to get loaded to a database. The file contains many record types each having it's own record layout. The files are large and I don't know much about them. Is there a way to use one the tools to produce the following at the record type level?
1) the data types of each field
2) the stats on the data i.e. how often the field is empty/null/spaces