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