DBAsupport.com Forums - Powered by vBulletin
Results 1 to 10 of 16

Thread: difference between max(datecolumn) and max(to_date(datecolumn),'dd-mm-rrrr')

Threaded View

  1. #6
    Join Date
    Feb 2001
    Posts
    125
    SQL> desc atable
    Name Null? Type
    ------------------------------- -------- ----
    VRNO VARCHAR2(11)
    DATECOLUMN DATE



    text file attached
    Attached Files Attached Files
    • File Type: txt t1.txt (977 Bytes, 842 views)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width