sqlplus : how to select a comment from dual and delete on same line

From: GIMME <gimme_this_gimme_that_at_yahoo.com>
Date: 1 Nov 2004 17:24:35 -0800
Message-ID: <3f12b4fb.0411011724.30ddd8be_at_posting.google.com>



[Quoted] Is it possible to combine the following two statements into one statement in SQL*PLUS?

select 'dropping icogroup_links' from dual; drop table ICOGROUP_LINKS; Received on Tue Nov 02 2004 - 02:24:35 CET

Original text of this message