Posted: Tue Apr 12, 2005 10:51 pm Post subject: Problem in Query on Oracle DB
Voyager
Joined: 01 May 2004 Posts: 96
I am facing the following two problems:
1. The statement SET DTCursor.A[] =(SELECT A.CODE FROM Database.WBIGL1D.PAYROLL_CODE AS A WHERE A.TYPE
IN(SELECT T.TYPE FROM mrmCursor.rateSheetHistory.rateSheet.allowance[] AS T)); is giving a error during deployment. Is it that a select involving DB and XML structure is not allowed?
2. The SQL (SELECT A.CODE FROM Database.PAYROLL_CODE) returns values in the exponential format 2E+0,2E+1 etc. I want it to return 1,2 etc. Please note that CODE is
ofm type Number and the database is Oracle 9i.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum