반응형
SELECT NAME FROM ANIMAL_INS ORDER BY DATETIME LIMIT 1;
SQL SELECT TOP, LIMIT, ROWNUM
SQL TOP, LIMIT or ROWNUM Clause The SQL SELECT TOP Clause The SELECT TOP clause is used to specify the number of records to return. The SELECT TOP clause is useful on large tables with thousands of records. Returning a large number of records can impact pe
www.w3schools.com
반응형
'IT > SQL' 카테고리의 다른 글
5] 프로그래머스 동물 수 구하기 (1) | 2020.11.04 |
---|---|
4] 프로그래머스 최솟값 구하기 (0) | 2020.11.04 |
3] SQL 프로그래머스 최댓값 구하기 (0) | 2020.11.03 |
1] 프로그래머스 여러 기준으로 정렬하기 (0) | 2020.11.02 |
0] 프로그래머스 어린 동물 찾기 (0) | 2020.11.02 |
댓글