티스토리 뷰
정답지
Suppliers(sid: integer, sname: string, address: string)
Parts(pid: integer, pname: string, color: string)
Catalog(sid: integer, pid: integer, cost: real)
9. Find pairs of sids such that the supplier with the first sid charges more for some
part than the supplier with the second sid.
10. Find the pids of parts supplied by at least two different suppliers.
11. Find the pids of the most expensive parts supplied by suppliers named Yosemite Sham.
차례대로 9 10 11 번 답
'컴퓨터 공학과 졸업 > 데이터베이스' 카테고리의 다른 글
SQL (0) | 2017.10.19 |
---|---|
DMBS와 파일시스템 장단점 및 DBMS종류 (0) | 2017.10.16 |
관계대수 예제 (0) | 2017.10.12 |
관계대수,조인 (1) | 2017.10.12 |
스키마의 종류 (0) | 2017.10.05 |
댓글
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- async
- design system
- javascript
- server side rendering
- atomic design
- type alias
- promise
- typescript
- react
- es6
- reactdom
- reducer
- hydrate
- useRef
- Next.js
- Action
- return type
- props
- useEffect
- mobx
- rendering scope
- computed
- await
- storybook
- Polyfill
- reflow
- react hooks
- webpack
- state
- Babel
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
글 보관함