>Hi, Hi,
>Is it possible to define bind variables in SQL Studio and re-use SQL (as in Oracle >SQLPlus)? >z.B. in the form: >variable v_id number; >:v_id:=1; >insert into my_table(id) values (:v_id); have a look at http://www.sapdb.org/htmhelp/98/95dc3958923402e10000000a11402f/frameset.htm regards, --- Markus Stausberg SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
