Archives of the TeradataForum
Message Posted: Fri, 16 May 2003 @ 17:05:15 GMT
Subj: | | Lock row for write |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Friday, May 16, 2003 13:03 -->
According to the manual and error output, when "lock row for write", it needs to follow with a "select" statement.
*** Failure 3778 SELECT statement must follow LOCK ROW modifier.
Statement# 1, Info =0
But what I want to do is "lock row for write" before inserting a row. Anyone have a work around or experience with this issue?
|