riday, November 19, 2004 10:30 AM
To: [EMAIL PROTECTED]
Subject: ksh here documents for sql cmds
Be kind . . . . don't laugh tooo hard . . . .
I thought I'd share this.
I got tired coding dsmadmc cmd line sql cmds like the following in ksh scripts
. . .
dsmadmc -id=admin -password=admin -
Be kind . . . . don't laugh tooo hard . . . .
I thought I'd share this.
I got tired coding dsmadmc cmd line sql cmds like the following in ksh
scripts . . .
dsmadmc -id=admin -password=admin -tab \
select entity, count\(\*\) \
from summary \
where cast\(\(current_timestamp-start_tim