데이터베이스
Syntax diagram - SELECT
ok4u
2019. 5. 3. 08:25
English-like
Each select_expr indicates a column that you want to retrieve. There must be at least one select_expr.
table_references indicates the table or tables from which to retrieve rows.