ADSM-L

SQL redirection

2002-05-02 15:48:21
Subject: SQL redirection
From: Maria Ragan <mragan AT YCI DOT COM>
Date: Thu, 2 May 2002 12:33:04 -0700
I'm trying to run this sql select statement and redirect the output to a
file:

select volume_name,state,location from drmedia where
state='COURIERRETRIEVE'>/home/maria/from_vault

Separating the query with double quotes produces the same error:

ANR2907E-Unexected SQL operator token - '>'

Thank you,
Maria
<Prev in Thread] Current Thread [Next in Thread>