in reply to CSV to SQL?
INSERT INTO skjalaskra ('id', 'skjalamyndari', 'afhendingarar', 'skjalaflokkur', 'kassanumer', 'ork', 'fraar', 'tilar', 'innihald', 'yfirflokkur', 'athugasemdir') VALUES ('2', 'Félagsmálaráđuneytiđ', '7101', '1989', 'A', '2', '1', '1950', '1967', 'Bréfadagbók - sendendur', 'A - Bréfadagbćkur', '', '');
... (I think that's not the same line from the CSV, but it's the same context..)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: CSV to SQL?
by demerphq (Chancellor) on Sep 15, 2001 at 17:42 UTC |