--建表 create table dbo.orders ( orderid int not null primary key nonclustered, orderdate datetime not null, empid int not null, custid ) not null, qty int not null) --插入数据 ,,) ,,) ,,) ,,) ,,) ,,) ,,) ,,) ,,) ,,) ,,) --数据. select custid,year(orderdate)…