SQLITE Sprawdź, czy istnieje tabela

CREATE TABLE IF NOT EXISTS table_name (table_definition);
Ugliest Unicorn