hi gurus,
when i use UPDATE statement to update one record to database. how can i know it's seccessful and, if update error for table locking, how to roll back?
If this table is locking, how to release this locking?
thanks!