I want to rename, add or remove column in my table.
Sqlite command not working;
Example:
ALTER TABLE appointments ADD $.owner VARCHAR;
i tried sqlite like commands at Litedb studio.
New contributor
Ertuğrul Bolat is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.