次の問合わせは、ISOカレンダを使用して曜日を返します。
Set session calendar = iso; Sel day_of_week from Sys_Calendar.Calendar where calendar_date = date '2011-01-01'; day_of_week ----------- 6
次の問合わせは、ISOカレンダを使用して曜日を返します。
Set session calendar = iso; Sel day_of_week from Sys_Calendar.Calendar where calendar_date = date '2011-01-01'; day_of_week ----------- 6