Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

DAY

日付式に対して月における日付を返す日付関数です。

Synopsis

DAY(date-expression)
{fn DAY(date-expression)}

引数

date-expression 列の名前や、他のスカラ関数の結果、または日付やタイムスタンプ・リテラルである式。

概要

Note:

DAY 関数はDAYOFMONTH 関数の別名です。DAY は、TSQL の互換性を持たせるために提供されています。詳細は "DAYOFMONTH" を参照してください。

関連項目

FeedbackOpens in a new tab