280 pts.
 CREATE SQL VIEW
Can i provide a tab betwen two fields whicle selecting fields from a file to create an SQL view?

I tried || and +. But is throwed me token not valid.



Software/Hardware used:
AS400
ASKED: May 7, 2012  8:51 AM
UPDATED: May 8, 2012  7:43 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Can i provide a tab betwen two fields whicle selecting fields from a file to create an SQL view?

Yes, if you want to insert a TAB, you can do it.

I tried || and +. But is throwed me token not valid.

We can’t tell what any problem is just from a general description. You need to show us the actual statement as well as the actual error, including any error message identifiers.

Tom

 108,310 pts.