What are you trying to do? Rename the table? You can use https://www.sqlite.org/lang_altertable.html for that.
Please make your intentions clearer. On Wed, Nov 25, 2015 at 6:43 PM, H?ctor Fiandor <hfiandor at ceniai.inf.cu> wrote: > Dear members: > > > > I have asked previously about this matter but nobody answer me. > > I have a table to be copied in another one with other name as a temp. > > Then I drop the first one. > > Then I create another one with same as the dropped table. > > Then I copy from the temp to the new created. > > > > I do all this but in three phases I may answer is It is possible to do this > in one phase? > > > > Thanks in advance > > > > Ing. H?ctor Fiandor > > hfiandor at ceniai.inf.cu > > > > _______________________________________________ > sqlite-users mailing list > sqlite-users at mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users -- Bernardo Sulzbach