[DUG] Drop table in Interbase
John Bird
johnkbird at paradise.net.nz
Tue Jun 16 16:05:34 NZST 2009
For a good working example see
http://xkcd.com/327/
(Standard disclaimer - do not try this at home!)
John
----- Original Message -----
From: Jeremy Coulter
To: NZ Borland Developers Group - Delphi List
Sent: Tuesday, June 16, 2009 3:35 PM
Subject: Re: [DUG] Drop table in Interbase
ok cool I will try that.
Thanks, Jeremy
On Tue, Jun 16, 2009 at 2:54 PM, Edward Koryagin <ed_iv2001 at yahoo.co.nz> wrote:
select * from rdb$relations ...
and
DROP TABLE ....
Edward Koryagin
--- On Tue, 16/6/09, Jeremy Coulter <jscoulter at gmail.com> wrote:
> From: Jeremy Coulter <jscoulter at gmail.com>
> Subject: [DUG] Drop table in Interbase
> To: "NZ Borland Developers Group - Delphi List" <delphi at delphi.org.nz>
> Received: Tuesday, 16 June, 2009, 1:31 PM
> Hi all.
> In interbase, how do I drop a table if it already exists?
> I want to check for a table exists and if it does exist,
> drop it.
>
> I have Googled, but I cant seem to find anything. I am
> prob. searching wrong :-)
>
>
> Jeremy
>
>
> -----Inline Attachment Follows-----
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at delphi.org.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at delphi.org.nz
> with Subject: unsubscribe
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi at delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject: unsubscribe
------------------------------------------------------------------------------
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi at delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject: unsubscribe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20090616/41fac959/attachment.html
More information about the Delphi
mailing list