It's a pity :(

--- Igor Tandetnik <[EMAIL PROTECTED]> wrote:

> Artem Yankovskiy
>
<ayankovskiy-/[EMAIL PROTECTED]>
> wrote:
> > I know about DROP TABLE.
> > I have not knew when compatibility DROP TABLE and
> > SELECT...
> >
> > DROP TABLE (select name from sqlite_master
> where...)
> > did not work.
> > Can I build resembling query?
> 
> No. You will have to run the select, store table
> names in memory, then 
> build and run a separate DROP TABLE query for each
> table name.
> 
> Igor Tandetnik 
> 
> 
>
-----------------------------------------------------------------------------
> To unsubscribe, send email to
> [EMAIL PROTECTED]
>
-----------------------------------------------------------------------------
> 
> 


Best regards,
Artem Yankovskiy


        

        
                
________________________________________________________
Вы уже с Yahoo!? 
Испытайте обновленную и улучшенную. Yahoo! Почту! http://ru.mail.yahoo.com

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to