Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- delphi 10.3
- COMMIT
- pyhcarm
- GIT
- python 3.7
- Push
- pythonanywhere
- python3
- 델파이
- Delphi
- 백준
- MSSQL
- HTML
- hackerrank
- templates
- FastReport
- Django
- PyCharm
- anaconda3
- c#
- blog
- rank
- queryset
- TMS
- declare
- get_object_or_404
- Visual Studio
- advColumnGrid
- github
- dbadvgrid
Archives
- Today
- Total
목록반복문 (1)
DevHyun
Print Prime Numbers
www.hackerrank.com/domains/sql Write a query to print all prime numbers less than or equal to 1000. Print your result on a single line, and use the ampersand (&) character as your separator (instead of a space). For example, the output for all prime numbers 이렇게 지정한 이유는 안쪽 WHILE문에서 @LOOP 보다 @SELF(자기자신)이 작을 경우 아예 WHILE문을 안타버려서 긴급 조치! 3 이상부터는 WHILE문 정상작동 하기때문에 @BOOL을 초기값인 FALSE로 지정. * 안쪽 WHILE문 : L..
SQL/HACKERRANK
2020. 10. 29. 19:41