SQL的存储过程授权和回收

授权:grant execute on xp_dirtree to public 

回收:revoke execute on xp_dirtree from public 

posted @ 2020-10-20 10:34  JokerYin  阅读(255)  评论(0)    收藏  举报