$sql = qq{create table $table_prefix topics (Name VARCHAR(20) not NULL)};