Re: SQL - on break

From: Lawrence James <James.Lawrence_at_epamail.epa.gov>
Date: Fri, 9 Dec 1994 12:26:36 GMT
Message-ID: <James.Lawrence.61.000C71D9_at_epamail.epa.gov>


In article <3c1v62$3ff_at_newsbf01.news.aol.com> iains_at_aol.com (IainS) writes:
>From: iains_at_aol.com (IainS)
>Subject: SQL - on break
>Date: 6 Dec 1994 10:15:14 -0500
 

>Hi
 

>I am writing a SQL*Plus script as follow :
 

>on break b1 nodup skip 4

It's 'Break on.....'

>spool grant.sql
 

>select 'connect '||owner||'/'||owner b1, '
>', grant all on '||table_name||' to casemgr;'
>from sys.dba_tables
>/
>spool off
>exit
 

>Why is the on break not working.
 

>Please also reply to IainS_at_aol.com
 

>Thanks
>Iain
Received on Fri Dec 09 1994 - 13:26:36 CET

Original text of this message