I need to alter a table by adding a numeric primary key field. Since I
cannot do this with sqlite3's implementation of ALTER, I want to drop the
table and re-import a corrected version with the name. But, I cannot find a
command to drop a _table_, only the entire database. This surprises me.

  Since I cannot learn how to drop a table from a database by referring to
Owens' book, I hope that someone here can point me in the right direction.

Rich

--
Richard B. Shepard, Ph.D.               |    The Environmental Permitting
Applied Ecosystem Services, Inc.(TM)    |            Accelerator
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863

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

Reply via email to