Re: tsm select statement help

2003-12-30 Thread Joe Crnjanski
: 416-235-0265 Web: www.infinitynetwork.com -Original Message- From: Justin Bleistein [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 30, 2003 12:44 PM To: [EMAIL PROTECTED] Subject: tsm select statement help Does anyone have an sql syntax/statement example on how to join two sql

Re: tsm select statement help

2003-12-30 Thread Prather, Wanda
You're welcome! -Original Message- From: Justin Bleistein [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 30, 2003 1:46 PM To: [EMAIL PROTECTED] Subject: Re: tsm select statement help thanks you da man!. --Justin Richard Bleistein Unix/TSM Systems Administ

Re: tsm select statement help

2003-12-30 Thread Justin Bleistein
| | To: [EMAIL PROTECTED] | | cc:

Re: tsm select statement help

2003-12-30 Thread Prather, Wanda
timestamp-backup_start)days as integer)>=60 - order by stgpool_name, oc.node_name, oc.filespace_name -Original Message- From: Justin Bleistein [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 30, 2003 12:44 PM To: [EMAIL PROTECTED] Subject: tsm select statement help Does anyon

tsm select statement help

2003-12-30 Thread Justin Bleistein
Does anyone have an sql syntax/statement example on how to join two sql tables in adsm/tsm? I have two tables in that adsm schema which both contain info that the other doesn't respectively. So I want to join them to get the desired results. I'm looking at Oracle examples on the web none really goo