Mailinglisten-Archive |
>Hi, >so ... >nach dem sich mein letztes Problem ja auf die Suche ueber mehrer >Tabellen zurueckfuehren liess. Ueberlege ich es zu >loesen indem ich 2 tabellen zu einer flatte. >Nochmal zur Errinnerung: Hi niko, 1. Deine Rechtschreibfehler werden immer schlimmer... 2. Es gibt ein Online - Manual: http://www.mysql.com/doc/en/LOAD_DATA.html Da steht z.B.: drin: The REPLACE and IGNORE keywords control handling of input records that duplicate existing records on unique key values. If you specify REPLACE, new rows replace existing rows that have the same unique key value. If you specify IGNORE, input rows that duplicate an existing row on a unique key value are skipped. If you don't specify either option, an error occurs when a duplicate key value is found, and the rest of the text file is ignored. (ich hoffe du kannst Englisch) Damit lässt sich der ganze Müll einer Abfrage sparen. Die Dinosaurier waren auch sehr erfolgreich, aber das ist schon 65 Millionen Jahre her... Computer gibts noch nicht so lange man kanns fast nicht glauben ;-) MfG Wolfgang -- Infos zur Mailingliste, zur Teilnahme und zum An- und Abmelden unter -->> http://www.4t2.com/mysql
php::bar PHP Wiki - Listenarchive