< Database Fundamentals

This lesson introduces database security.

Objectives and Skills

Objectives and skills for the database security portion of Microsoft Exam 98-364 Database Fundamentals include:[1]

  • Administer a database
    • Understand database security concepts
      • Understand the need to secure a database, what objects can be secured, what objects should be secured, user accounts, and roles

Readings

  1. Wikipedia: Database security

Multimedia

  1. Microsoft Virtual Academy: SQL Server Administration Fundamentals

Activities

Lesson Summary

  • Authentication is the act of confirming the truth of an attribute of a single piece of data (a datum) claimed true by an entity. [2]
  • Database security concerns the use of a broad range of information security controls to protect databases (potentially including the data, the database applications or stored functions, the database systems, the database servers and the associated network links) against compromises of their confidentiality, integrity and availability. [3]
  • In computer security, logging in, (or logging on or signing in or signing on), is the process by which an individual gains access to a computer system by identifying and authenticating themselves. [4]

Key Terms

authentication
database security
guest user
login
permission
sa account
server roles
sysadmin
user account

See Also

References

This article is issued from Wikiversity. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.