I need to add about 50 columns to a table with an integer field type.
What’s the best way to do that?
Page 1 / 1
The CSV Import block is the fastest way to map new data to existing fields and create new fields (Columns) in the process.
The other option is to create a table from a CSV import.
The slowest option is to manually create all of them, but also would work.
The CSV Import block is the fastest way to map new data to existing fields and create new fields (Columns) in the process.
The other option is to create a table from a CSV import.
The slowest option is to manually create all of them, but also would work.
And how do I specify that they are integer type?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.