Results 1 to 11 of 11

Thread: Regional Settings and Oracle To_Date Function

Hybrid View

  1. #1
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    6,747

    Re: Regional Settings and Oracle To_Date Function

    That's also a representation I assume.

    Code:
    To_Date ('" & dtDate & "','MM/DD/YYYY')
    The input for To_Date() is a dtDate variable, which is placed between ', so it seems text input
    What kind of parameters does the To_Date function accept?

  2. #2

    Thread Starter
    Fanatic Member The_Grudge's Avatar
    Join Date
    Jan 2005
    Location
    Canada
    Posts
    836

    Re: Regional Settings and Oracle To_Date Function


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