Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Pro*C - "NULLS FIRST" Compilation Error

Pro*C - "NULLS FIRST" Compilation Error

From: <jerseycat10_at_gmail.com>
Date: Wed, 05 Sep 2007 14:59:14 -0000
Message-ID: <1189004354.290413.149490@w3g2000hsg.googlegroups.com>


I am using this version of Pro*C: "Pro*C/C++: Release 10.2.0.1.0"

When I use the following syntax:

      "ORDER BY t1.RELEASE_REASON ASC NULLS FIRST;"

I get a syntax error.

This same syntax works properly in PL/SQL.

Can anyone tell me if Pro*C does not support this syntax?

Thanks,
AJ Received on Wed Sep 05 2007 - 09:59:14 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US