Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » SQL Anywhere サーバ - SQL の使用法 » データのクエリと変更

 

クエリ結果の要約、グループ化、ソート


集合関数を使用したクエリ結果の要約
GROUP BY 句:クエリ結果のグループへの編成
HAVING 句:データ・グループの選択
ORDER BY 句:クエリ結果のソート
UNION、INTERSECT、EXCEPT を使用した、クエリ結果に対する集合操作の実行