ADSM-L

SQL select and update command

2001-10-02 11:14:36
Subject: SQL select and update command
From: "Guan, Phillip" <Guan_P AT VDOT.STATE.VA DOT US>
Date: Tue, 2 Oct 2001 11:06:31 -0400
Hi all,

Could someone give me an example how to do a select and then run command
against the select reqult? For example, I want:

Select volume_name from volumes where access!='READWRITE'
then
update volume the_result_from_select access=readwrite.

Thanks.

Best regards,
Phillip Guan
<Prev in Thread] Current Thread [Next in Thread>