profile
더디가도 함께가자

ID-Dependent Entities

An ID-dependent entity is an entity(child) whose identifier includes the identifier of another entity(parent).child의 식별자가 parent의 식별자를 포함하는 것.A weak e

2023년 3월 26일
·
0개의 댓글
·
post-thumbnail

TPC-H

트랜잭션 처리 성능 평의회(Transaction Processing Performance Council)로 비영리 단체OLTP(OnLine Trancation Processing) 시스템 처리 성능 측정벤치마크 테스트 모델로 TPC-alphabet으로 표기1989년 T

2023년 3월 23일
·
0개의 댓글
·

Relation

the value of one (set of) attribute(s) determines the value of a second(set of) attribute(s)하나의 속성 값이 다른 두번 째 속성 값을 결정하는 것이 함수종속결정자(determinant)복합키(Co

2023년 3월 22일
·
0개의 댓글
·

Data Model

실세계를 capture하는 방법(도구)종류개념적 데이터 모델E-R 모델논리적 데이터 모델관계 데이터 모델(relational data model) : relation(table)기반, E.F. Codd, DB2, Oracle계층 데이터 모델(hierarchical da

2023년 3월 22일
·
0개의 댓글
·

Three Types of Database Design

legacy dataAnalyzeExtract data from other databasesnormalize -> 정규화정규화, 역정규화 퍼포먼스와 무결성 문제그냥 처음부터 다 만들어튜닝, 재설계MigrateintegrateReverse enginneer, design

2023년 3월 22일
·
0개의 댓글
·

DB Overview

FormQueryReportCreateProcessAdminister정의 조작(Manipulation) : Retrieval, insertion, deletion, update 제어 : recovery, concurrency control(동시성 제어, LOCK),

2023년 3월 22일
·
0개의 댓글
·