函數 (SQL Functions)

SQL 主要有三大類內建函數,分別是聚合函數 (Aggregate Functions)、字串函數 (String Functions) 與數學運算函數 (Mathematical Functions)。

聚合函數 (SQL Aggregate Functions)

字串函數 (SQL String Functions)

數值函數 (SQL Mathematical Functions)