Hi,

yes, it is possible.  Use a line with // between two statements.

Example:
update table1 set acol =1 where acol = 0
//
select * from table1

Regards Reimund

--

Gru� Reimund


"Scholz, Sven" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> Hello,
>
> is it possible to execute multiple SQL-Statements at one time using
SQL-Studio ? How could this be accomplished ?
>
> Thanks in advance for your help.
>
> Best regards,
>
>
>
> Sven Scholz
> Professional Services
> [EMAIL PROTECTED]
>
> STRATOS CRM Solutions GmbH
> Gesch�ftsstelle Leipzig
> Spenglerallee 3
> 04442 Zwenkau
>
> Telefon: +49 (0)34203 61 - 220
> Telefax: +49 (0)34203 61 - 333
> Internet: http://www.stratos-gruppe.de



_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to