sql-commands in a file

2002-07-18 Thread Ilyas Keser
HI all; I have 3 databases. I want backup all this databases by giving one command. I use the backup command to backup my databases, it seems to be the fastest way. Can I write sql the sql-commands below in a file and execute them by giving only one command? use db1 backup table tab1, tab2 ta

RE: sql-commands in a file

2002-07-18 Thread Cal Evans
ent: Thursday, July 18, 2002 7:11 AM To: [EMAIL PROTECTED] Subject: sql-commands in a file HI all; I have 3 databases. I want backup all this databases by giving one command. I use the backup command to backup my databases, it seems to be the fastest way. Can I write sql the sql-commands below i