Welcome, Ian. You may modify this database.
SELECT category FROM categories
WHERE category = '#form.category#'
INSERT INTO categories (category)
VALUES ('#form.category#')
#form.category# has been added to the categories list.
#form.category# already exists as a category.
You must log in to access this page.