Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[W1] 호성 문제 풀이 #13

Merged
merged 7 commits into from
Dec 9, 2021
Merged

[W1] 호성 문제 풀이 #13

merged 7 commits into from
Dec 9, 2021

Conversation

leehosung
Copy link
Member

#1

@leehosung leehosung changed the title [W1] 호성 연습문제 풀이 [W1] 호성 문제 풀이 Dec 2, 2021

8. 데이터 구조와 그 값이 항상 정확하고 의미 있는 값이라는 것을 보장하는 데 도움을 주는 것은?
엄마
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ㅎㅎ 엄마 보고 싶네요

@leehosung leehosung added the W1 Chapter 1~3 label Dec 9, 2021

13. 객체-관계형 모델이 성립하기 위해서 어떤 전제조건이 필요한가?

클래스, 캡술화, 상속 등과 같은 다양한 객체 지향 요소와 특징들을 포함해야 한다. 우리가 응용프로그램에서 사용하는 ORM이 이와 같은 객체의 개념을 보완해 주고 있는 것 같다.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

응용프로그램이 무엇을 의미하나요?
PostgreSQL?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

우리로 생각하면 python + django 죠.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PostgreSQL은 객체의 개념이 없나요?

1. 전문 용어가 중요한 이유는 무엇인가?

- 용어는 관계형 데이터베이스 모델에 대한 개념과 의견들을 정의하고 표현할 떄 사용된다.
- 용어는 데이터베이스 설계 프로세스 자체를 정으하고 표현할 때 사용된다.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- 용어는 데이터베이스 설계 프로세스 자체를 정으하고 표현할 때 사용된다.
- 용어는 데이터베이스 설계 프로세스 자체를 정의하고 표현할 때 사용된다.


7. 테이블의 세 가지 종류는 무엇인가?

데이터 테이블, 룩업 테이블, 검증 테이블 (룩업 테이블과 검증 테이블은 동일한 것으로 설명되고 있다.)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

연결테이블은 여기 포함되지 않을까요?


12. 필드 명세는 무엇인가?

도메일이라 알려진 필드 명세는 필드의 모든 요소를 나타낸다.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
도메일이라 알려진 필드 명세는 필드의 모든 요소를 나타낸다.
도메인이라 알려진 필드 명세는 필드의 모든 요소를 나타낸다.


13. 필드 명세를 구성하는 세 가지 요소는 무엇인가?

일반적인, 물리적은, 논리적인 유형의 요소
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
일반적인, 물리적은, 논리적인 유형의 요소
일반적인, 물리적인, 논리적인 유형의 요소

Copy link
Contributor

@wer153 wer153 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다.

@leehosung leehosung merged commit 586c8ae into 8percent:main Dec 9, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
W1 Chapter 1~3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants