http://sqlzoo.net/howto/source/z.dir/tip557646/i02create.xml
says that such is not possible On Friday 07 April 2006 11:39 am, Roman wrote: > I know that ALTER TABLE -> ALTER COLUMN is not supported by sqlite3. > > I misspelled a column name, and I am curious if there is a command to > change the name from sqlite3 interface. > > Thanks, > RK