|
-
Jan 24th, 2010, 05:21 PM
#1
Thread Starter
Lively Member
SQL Syntax
Hi,
I need some help with SQL to do the following:
Table1
1 John Smith
2 Jess Green
Table2
1 One
1 Two
2 Three
2 Four
What I need is a SQL statement which will give me the following.
John Smith One, Two
Jess Green Three, Four
Is this possible with just SQL Syntax?
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|