I am getting one error in the following query when using in Forms.The error is "Encounted Symbol "("When expecting one of the Following: ,from ).
But the same query is working in Sql Plus.Please Help
Thanks
Ax
Query
--------
select att_empcode,
max(decode(column#,1,att_time)),
max(decode(column ...
Search found 1 match
- Sun Sep 23, 2007 5:23 am
- Forum: Oracle Forms & Reports
- Topic: Error in Query
- Replies: 1
- Views: 1596