Re: [GENERAL] Pass parameters to SQL script

2004-08-19 Thread Fuchs Clemens
le? thanks, Clemens -Ursprüngliche Nachricht- Von: Daniel Martini [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 19. August 2004 12:00 An: Fuchs Clemens Cc: [EMAIL PROTECTED] Betreff: Re: [GENERAL] Pass parameters to SQL script Hi, Citing Fuchs Clemens <[EMAIL

[GENERAL] ALTER TABLE - add several columns

2004-08-25 Thread Fuchs Clemens
Title: ALTER TABLE - add several columns Hi, I just want to add several columns to an existing table. Do I have to call a statements like below for each new column, or is there a possibility to do it at once? - existing table:       test - columns to add:   col1 (FK),