데이터베이스 (Database) (2) 썸네일형 리스트형 [Database] 2주 2차, 3주 1차 : Database Approach - Database Approach Traditional file processing : Each user defines and implements the files needed for a specific software application Database approach : Single repository maintains data that defined once and then accessed by various users Main characteristics of database approach Self-describing nature of a database system Database system contains complete definition of structure and constrai.. [Database] 2주 1차 : Database - Database 연관된 데이터의 집합 의미를 갖고 있는 데이터의 집합 특별한 목적을 갖고 만들어짐 Example of a large commercial database : Amazon Database management system (DBMS) : 프로그램의 집합, Database를 생성하고 관리하게 함 Defining a database : 데이터를 저장하기 위하여 데이터 타입, 구조, 제약조건(Constraints)를 특정하는 것 Manipulating a database : Query(read 연산) and update(write 연산) the database mini world Sharing a database : Allow multiple users and programs Transactio.. 이전 1 다음