SQL SELECT Statment

Posted by mouthpiec on Stack Overflow See other posts from Stack Overflow or by mouthpiec
Published on 2010-05-04T19:25:53Z Indexed on 2010/05/04 19:28 UTC
Read the original article Hit count: 297

Filed under:
|

Hi,

I have a table with the following columns

 id, teamA_id, teamB_id

Will it be possible to a SELECT statement that gives both teamA_id and teamB_id in the same column?

© Stack Overflow or respective owner

Related posts about sql

Related posts about select