SELECT
user_name|| " " || user_sname
FROM
users
i am trying to concat this two column but i has problem near the "|"
any idea?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Thread: sql select problem?Threaded View
|
Click Here to Expand Forum to Full Width |