![]() |
|
Archives of the TeradataForumMessage Posted: Tue, 06 Jun 2007 @ 01:21:10 GMT
Hi, You could do some thing like the following
BEGIN TRANSACTION;
Locking table db.tableName1 for read;
Locking table db.tableName2 for read;
Locking table db.tableName3 for read;
Do SQL/DML stuff1;
Do SQL/DML stuff2;
END TRANSACTION;
Fachtna O'Donovan
AIB Bank
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||