oczywiście, że działa
znaki definiujesz podczas importu
ponadto id możesz nadać lub nie Twój wybór - w przykładzie pokazałem minimalną ilość danych
jeśli chodzi o adresację z csv zapytanie do bazy mogłoby wyglądać tak:
INSERT INTO `ps_address` (`id_address`, `id_country`, `id_state`, `id_customer`, `id_manufacturer`, `id_supplier`, `id_warehouse`, `alias`, `company`, `lastname`, `firstname`, `address1`, `address2`, `postcode`, `city`, `other`, `phone`, `phone_mobile`, `vat_number`, `dni`, `date_add`, `date_upd`, `active`, `deleted`) VALUES (3, 14, 0, 2, 0, 0, 0, 'Mój adres', '', 'xxxxxxxxxxxxxx', 'Małgorzata', 'test 26/18', '9999999', '60-658', 'Poznań', '', '99999', '', NULL, NULL, '2010-11-02 15:48:42', '2011-07-21 13:15:05', 1, 0);
natomiast w csv wygląda to tak:
"id_customer" "id_shop_group" "id_shop" "id_gender" "id_default_group" "id_lang" "secure_key" "note" "email" "passwd" "last_passwd_gen" "birthday" "lastname" "newsletter" "ip_registration_newsletter" "newsletter_date_add" "optin" "firstname" "active" "deleted" "is_guest" "date_add" "date_upd" "id_risk" "company" "siret" "ape" "website" "outstanding_allow_amount" "show_public_prices" "max_payment_days" "22" "1" "1" "9" "1" "3" "430be62e5a626a05a23312aaf5385688" "" "adres" "cafc0e616b370194eac12d1c9af8ce0b" "2010-12-03 10:43:17" "" "nazwisko" "0" "" "" "0" "Jan" "1" "0" "0" "2010-12-03 16:43:17" "2010-12-03 16:43:17" "1" "" "" "" "" "0.000000" "0" "60"