"????" <[EMAIL PROTECTED]> wrote in
message
news:[EMAIL PROTECTED]
>      I want to add multiple columns, the following works for only one
> column:
>
>      ALTER TABLE Data ADD COLUMN Password TEXT

Just run ALTER TABLE once for each column you want to add.

Igor Tandetnik



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to