The Daily Awesome
  • Home
  • About
  • Others
Sign in Subscribe

Latest

SQL Server安全机制

SQL Server安全机制

SQL Server安全机制概述 : SQL Server的安全机制包括:身份认证、访问控制、数据加密、备份与恢复等。 3.1数据库的身份认证与访问控制内容 在“学生选课”系统中,有两类人员:教师和学生。 * 教师可以录入课程、登记成绩; * 学生可以选课、查看成绩; * 假设数据库已存在的情况下,根据系统业务需求,设计数据库安全机制。 3.2使用学生选课数据库 在“学生选课”数据库中有3张表:课程表、学生表和成绩表。 右键成绩表,选择“打开表”,可以查看、增加、修改表中的数据。 * 为课程表增加1条记录  课程编号:c03,课程名称:密码学基础 * 为学生表增加1条记录  学生编号:s03,学生姓名:王五 * 为成绩表增加1条记录  成绩编号: g03, 课程编号: c03,
Tangerine 22 Sep 2023
Coming soon

Coming soon

This is The Daily Awesome, a brand new site by Jamie Larson that's just getting started. Things will be up and running here shortly, but you can subscribe in the meantime if you'd like to stay up to date and receive emails when new content is
Tangerine 21 Sep 2023

Subscribe to The Daily Awesome

Don't miss out on the latest news. Sign up now to get access to the library of members-only articles.
  • Sign up
The Daily Awesome © 2026. Powered by Ghost