金陵科技学院实验报告
(2)sp_helplogins
Go sp_helpuser Go sp_helprole go
(3)use northwind
Go sp_addrolemember 'db_owner','myuser' Go grant select on products to roleN
Go grant insert,update,delete on products to myuser Go grant create table to myuser go
六、实验体会和收获
28