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

Thread: SQL - Date Conversion

  1. #1
    Join Date
    May 2008
    Posts
    3

    Thumbs up SQL - Date Conversion

    Hi,

    We are using Oracle ERP in my organization. The Oracle JDE is web based application and database is Oracle 10g.

    We create a sales order and enter the invoice date (SLIVD – field name). It’s posting to database in number format data type.

    Pls can anyone help?

    Ex:

    The SLIVD (Invoice date) is given 24/12/2007 (front-end) and save it.
    But, the date is stored in database ‘107358’. (Number format)

    How to retrieve the date format from data base?

    I have used query as follows:
    ------------------------------------------------------------------------------------------------------
    >SELECT SLIVD FROM WHERE SLDOCO=206 ANS SLMCU=11090

    Display:

    >107289

    Regards,

    Pandian

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    well what does 107358 represent

  3. #3
    Join Date
    Nov 2000
    Location
    Pittsburgh, PA
    Posts
    4,166
    Quote Originally Posted by davey23uk
    well what does 107358 represent

    Many things in fact!!!
    http://www.google.com/search?q=107289&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-USfficial&client=firefox-a

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