JasonDecHer
Technical User
I am unfamilure with the synax of the Crystal SQL designer. Can anyone give me a good source, or example of how to use an expression in the SQL Designer?
I have a table called "REJECT" which contains a field "RETURN". The field RETURN contains a 0 or -1 as type number. I would like to create two SQL Expressions from this field. One for scrap and One for Returns (0=Scrap, -1=Return) so that i can show a sum of Scrap and Returns in my query.
Thanks, Jason
I have a table called "REJECT" which contains a field "RETURN". The field RETURN contains a 0 or -1 as type number. I would like to create two SQL Expressions from this field. One for scrap and One for Returns (0=Scrap, -1=Return) so that i can show a sum of Scrap and Returns in my query.
Thanks, Jason