trunc(date)/trunc(number)
column io_date format a12
e.g
select to_char(snap_time,'yyyy-mm-dd') io_date,
...
group by to_char(snap_time,'yyyy-mm-dd')
also learned functions round and ceil .
^-^
Subscribe to:
Post Comments (Atom)
Build an Oracle DBA on a firm foundation of sound practices and technical knowledge!
No comments:
Post a Comment