Home     |     Java    |     Php General    |     Oracle Database    |     Oracle Server  

MS Dynamics CRM 3.0

  •  Setting up and Configuring Microsoft Dynamics CRM 3.0
  •  Managing Security and Information Access
  •  Entity Customization: Concepts and Attributes
  •  Entity Customization: Forms and Views
  •  Entity Customization: Relationships, Custom Entities, and Site Map
  •  Reporting and Analysis
  •  Workflow
  •  Server-Side SDK
  •  Client-Side SDK
  •  Integration with External Applications
  • Cervo Technologies
    The Right Source to Outsource

    Sharepoint Portal Server KB

    Microsoft CRM Info

    WPF Interview Questions

    SilverLight Interview Qs

    Asp.Net 2.0 Interview Qs

    Asp.NET 1.1 FAQs

    Oracle Interview Questions

    SAP Interview Questions

    Oracle Database

    Timestamp Question - Help


    Greetings,
                      I am newly involved in a project. At one place, we
    are using to_timestamp and to_char function which drill down to
    something like this (example):

    SELECT TO_CHAR(TO_TIMESTAMP('03.54.17.77','HH24:MI:SS
    FF4'),'SSSSS.FF4') FROM sometable;

    I tried it on dual and this is what i got as the output:

    TO_CHAR(TO_TIME
    ---------------
    14057.7700

    1 row selected.

    The output doesnt make sense and probably because I am not able to get
    what is SSSSS stands for in TO_CHAR function.

    Can anyone help?

    DB Version Info:
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bi
    PL/SQL Release 10.2.0.3.0 - Production

    "pankaj_wolfhun@yahoo.co.in" <pankaj_wolfhun@yahoo.co.in> wrote in
    news:1178378154.166500.88170@p77g2000hsh.googlegroups.com:

    (3*60*60)+(54*60)+17.77 = 14057.77
    3 hours, 54 minutes, 17.77 seconds represented in total SECONDS

    -----------------------------------------------Reply-----------------------------------------------
    On May 5, 8:21 pm, "Ana C. Dent" <anaced@hotmail.com> wrote:

    Thanks Ana. Do we have some documentation on the same?

    -----------------------------------------------Reply-----------------------------------------------
    "pankaj_wolfhun@yahoo.co.in" <pankaj_wolfhun@yahoo.co.in> wrote in
    news:1178378892.882450.112810@n59g2000hsh.googlegroups.com:

    http://tahiti.oracle.com
    IIRC, SQL Reference Guide

    -----------------------------------------------Reply-----------------------------------------------
    On May 5, 4:28 pm, "pankaj_wolfhun@yahoo.co.in"

    Perhaps surprisingly, SQL is documented in the SQL Reference manual,
    which you should already have bookmarked. Look for "date format".

    -----------------------------------------------Reply-----------------------------------------------
    On May 6, 7:20 pm, William Robertson <williamr2@googlemail.com>
    wrote:

    Thanks All. It helped. Thanks again
    Add to del.icio.us | Digg this | Stumble it | Powered by Megasolutions Inc