Crystal reports 10
Oracle9i database
I have created a parameter for a number field but the drop down displays eg. 17.00 I want to remove the .00 and display just the 17 any ideas,
I can do some SQL in Crystal 10
Yes the LHS and RHS fields are in the same table. Yes, I want all the numbers from the submission table that do not appear in the LHS or RHS fields.
Crystal reports 10
Oracle9i database
What I want to do is create a list from two fields(number) in the same table listing all entries in the first field followed by all entries in the seond field eg.
Field 1 Field 2
1 4
2 5
3 6
Result
1
2
3
4
5
6
Thanks katy44. This is all new to me. I am using crystal reports 10 and an Oracle db. The two tables I am using are called submission and match. The submission table holds all application numbers which have been sent to our system. The match table holds all the application numbers which have...
I have a table (table1) with one of the fields storing numbers this is joined to another table (table2) which also has a field storing numbers. What I want to do is display the numbers from table1 which are not matched with the numbers in table2.
Any suggestions?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.