| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.misc -> Re: psql commit
Thanks for the replies. The subject should say plsql....it was the
end of a long day ; ) I'll try to explain my question more fully.
BEGIN
IF X = '1' THEN
UPDATE mytable
SET myfield = 1
WHERE id=idIn;
htp.print('Thank you!);
ELSE
htp.print('Operation failed')
thanks again,
tony
Received on Fri Mar 03 2006 - 09:00:03 CST
![]() |
![]() |