打开名为data.db的数据库(SQLite数据库)文件,下列命令能创建名为test数据表的是?(?)
create table test
create test
insert into test
data.append(test)