首页 新闻 会员 周边 捐助
3
回答数

回答被采纳 5 连接查询问题

创建表语句: create table department(id int identity(1,1) primary key,departmentName varchar(10) not null)
2
回答数

回答被采纳 15 帮我优化一个access数据库查询语句

以下access数据库语句怎么优化,效率在数据数为3000时,执行很差SELECT top 10 jobid,classid,jobname,provincecode,citycode,peaplen