Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)

  • Reply To: Pivot with Ranges

    i am using plsql developer 4.1

  • Reply To: latest record new

    hi jhon it is still giving error this is the query

    select  TOP 1 PREM_ID, CHAR_TYPE_CD, CHAR_VAL, EFFDT, ADHOC_CHAR_VAL

    from CI_PREM_CHAR

    WHERE CHAR_TYPE_CD = 'UNITS'

    AND prem_id = '1589612791'

    ORDER BY EFFDT DESC ;

    ERROR

    ORA-00923: FROM...

  • Reply To: latest record new

    hi jhon it is still giving error this is the query

    select  TOP 1 PREM_ID, CHAR_TYPE_CD, CHAR_VAL, EFFDT, ADHOC_CHAR_VAL

    from CI_PREM_CHAR

    WHERE CHAR_TYPE_CD = 'UNITS'

    AND prem_id = '1589612791'

    ORDER BY EFFDT DESC ;

    ERROR

    ORA-00923: FROM...

  • Reply To: SQL Query with latest record

    sorry attaching the screen shot of the table

    Attachments:
    You must be logged in to view attached files.

Viewing 4 posts - 1 through 4 (of 4 total)