Page 1 of 1

Selecting Category

Posted: Tue Jul 03, 2007 5:51 am
by asitagrawal
Hi,

I am executing the below command from a before stage routine...

SELECT CATEGORY FROM DS_JOBS WHERE NAME = 'TestTivoli';

the result contains Category............Testing\Tivoli\JobsNSeq1 records listed.

Now I want the remove Category............, for this I am using CHANGE function to remove it..

I there any other way ??