Hello.....

I have a problem with the "for update" clause.

In the Doc's I have read:
<update_clause> ::= FOR UPDATE [OF <column_name>,...]

So in my opinion, the [OF <column_name>,...] might be omitted in a select.

But we have problem with queries, omitting the OF.....


For example:

The statement

select * from proxy for update

produces:




So am I wrong ??



Thomas

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

Reply via email to