never mind... just discovered the --columns= option for mysqlimport. :-)
On Jan 15, 2004, at 3:43 PM, Ari Denison wrote:
Hi. I'm new to MySQL (and LOVING it) and have a simple question about
importing tab delimited files into MySQL.
I have a table in mysql called form_instances with the followi
Hi. I'm new to MySQL (and LOVING it) and have a simple question about
importing tab delimited files into MySQL.
I have a table in mysql called form_instances with the following three
fields:
id
student_id
form_id
I want to import records from a tab-delimited file with only two fields:
student_i