일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- advColumnGrid
- MSSQL
- 델파이
- HTML
- blog
- COMMIT
- delphi 10.3
- github
- GIT
- anaconda3
- 백준
- PyCharm
- templates
- pyhcarm
- Visual Studio
- c#
- hackerrank
- python 3.7
- TMS
- rank
- python3
- pythonanywhere
- Push
- dbadvgrid
- get_object_or_404
- queryset
- Django
- 중복제거
- Delphi
- declare
- Today
- Total
목록Count (2)
DevHyun
www.hackerrank.com/domains/sql Amber's conglomerate corporation just acquired some new companies. Each of the companies follows this hierarchy: Given the table schemas below, write a query to print the company_code, founder name, total number of lead managers, total number of senior managers, total number of managers, and total number of employees. Order your output by ascending company_code. No..
www.hackerrank.com/domains/sql Find the difference between the total number of CITY entries in the table and the number of distinct CITY entries in the table. The STATION table is described as follows: where LAT_N is the northern latitude and LONG_W is the western longitude. For example, if there are three records in the table with CITY values 'New York', 'New York', 'Bengalaru', there are 2 dif..