beginner-sql-tutorial.com/oracle-functions.htm
Oracle SQL Functions
Oracle Built in Functions There are two types of functions in Oracle. 1) Single Row Functions: Single row or Scalar functions return a value for every row that is processed in a query. 2) Group Functions: These functions group the rows of data based on the
beginner-sql-tutorial.com
56일차. DB 10 - JOIN (0) | 2021.05.10 |
---|---|
55일차. DB 9 - JOIN (INTRO) (0) | 2021.05.07 |
51일차. DB 8 - ORDER BY, GROUP BY, HAVING, 서브쿼리 (페이징) (1) | 2021.04.30 |
50일차. DB 7 - 정규식 (REGEXP), 페이징 INTRO (0) | 2021.04.29 |
49일차. DB 6 - || , IS NULL, IS NOT NULL, BETWEEN, % (0) | 2021.04.28 |