Joe Garrett wrote: > > Hello, > > What is the required character at the end of a SQL statement > that will allow > multiple SQL Sstatements to be run from a file? > > I have tried ; / \ with no luck. > > Also, I see how to import a file containing commands into SQL > Studio. What > is the command I can issue within SQL Studio for executing > the statements > within a file without first importing it into SQL Studio first?
Put the // on a separate line between the individual statements Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
