![]() |
|
Archives of the TeradataForumMessage Posted: Wed, 30 Nov 2005 @ 11:15:59 GMT
Probably the easiest way is to use bteq and a transaction. Example
Bt;
Locking the_table for exclusive select * from the_table;
/* In another bteq session (or mload) try running a select * from
the_table and it will be blocked */
Et;
/* At this point the select in the second bteq will respond. */
Hope this helps Glenn Mc
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||