Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- cs231n
- 한국어
- 질문
- 매크로
- machine learning
- 답변
- 세상
- SQL
- deep learning
- SAS
- Reinforcement Learning
- 강화학습
- openai
- DeepLearning
- Hvass-Lab
- Artificil Intelligence
- tutorials
- 번역
- 신경망
- Tutorial
- tensorflow
- neural networks
- 인공지능
- 사랑
- 머신러닝
- TensorFlow Tutorials
- 행복
- 꿈
- 딥러닝
- Andrej Karpathy
Archives
- Today
- Total
목록SUB Query (1)
Economics & Deeplearning
안녕하세요~ not exist 관련해서 질문드립니다!
안녕하세요~ sas advanced 공부하다가 궁금한점이 있어서 질문드려요~~! ONENUMCOUNTRY1CANADA2FRANCE3GERMANY4BELGIUM5JAPAN TWONUMCITY3BERLIN5TOKYO 이렇게 두 TABLE이 있을 때, proc sql; select country from one where not exists (select * from two where one.num=two.num);quit; 이 실행되면, country 값이 CANADA, FRANCE, BELGIUM이 나오는데요.결과론적으로 보면 num=3,5를 제외한 country가 출력이 된 것 같은데.. 제가 궁금한 건not exists 다음에 ( ) 안을 보면1) two에 있는 num은 one에도 전부 있고2) two..
SAS/SAS 질문과 답변
2016. 2. 21. 12:49