Database Fundamentals
摘要
This chapter delves into various fundamental concepts related to databases. In addition, this chapter will go through the database architecture, and design process, which includes conceptual design, logical design, and finally physical design. Next, Structured Query Language (SQL) will be introduced to create a database, retrieve and modify data, establish database users, and manage user accessibility and security permissions.