Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Pro*C - "NULLS FIRST" Compilation Error
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
![]() |
![]() |