![]() |
|
Archives of the TeradataForumMessage Posted: Mon, 06 Jul 2009 @ 12:49:12 GMT
Gautam, Try this
Locking row For access
Select *
From
csi.systemx
Where csi_system_num In
(
Select csi_system_num
From config_item_obs
Where
config_item_class_name = 'SOFTWARE'
)
This will lock both the tables used in the query. Regards, Abdul Moeed
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||