Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: sql script delete all tables

Re: sql script delete all tables

From: Alan <alan_at_erols.com>
Date: Fri, 21 Mar 2003 13:02:11 -0500
Message-ID: <b5fk33$298mf1$1@ID-114862.news.dfncis.de>


Pointing out the mistake I made in the code would have been more useful to the newsgroup, I think.

One person's old-fashioned netiquette is another person's modern waste of time scrolling down 300 lines of message. I think if you take a close look, you will find that net-ease has (rightly or wrongly) surplanted netiquette. IOW, in my experience, most posters top-post these days, which is why I top-post (I used to bottom post, years ago). There are a few notable exceptions on this newsgroup- you and Dan Morgan come to mind. Perhaps Emily Usenet Post would rewrite that particular rule of netiquette, then you can point out that people are bottom posting.

"Sybrand Bakker" <gooiditweg_at_sybrandb.demon.nl> wrote in message news:q99k7v0agvoeofghbu78fl3gs18a8ftv6n_at_4ax.com...
> On Thu, 20 Mar 2003 15:21:31 -0500, "Alan" <alan_at_erols.com> wrote:
>
> >OR,
> >
> >SELECT 'drop table '||tname||' from tab ; ' ;
> >
> >Then copy and paste...
> >
>
> *PLEASE* follow netiquette and respond *BELOW* the original post.
>
>
> Sybrand Bakker, Senior Oracle DBA
>
> To reply remove -verwijderdit from my e-mail address
Received on Fri Mar 21 2003 - 12:02:11 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US