| locking a particular user account in webapplications [message #315347] |
Mon, 21 April 2008 04:24  |
sunithaguduru Messages: 1 Registered: April 2008 |
Junior Member |
|
|
How to lock and unlock a row in a table which has to be accessed by a webapplications.....plz give appropriate SQL query tht works in Oracle 10g...
|
|
|
| Re: locking a particular user account in webapplications [message #315362 is a reply to message #315347 ] |
Mon, 21 April 2008 05:18  |
Michel Cadot Messages: 15244 Registered: March 2007 Location: Nanterre, France, http://... |
Senior Member |
|
|
| Quote: | How to lock and unlock a row in a table
|
commit or rollback.
Regards
Michel
|
|
|