Groups | Blog | Home
all groups > sql server programming > october 2003 >

sql server programming : A simple question


Johnsun
10/12/2003 10:46:12 PM
Can I create a view from the following table:
GROUP ID STR
AAA 1 A
BBB 2 X
AAA 2 B
AAA 3 C
BBB 1 Y

View results£º
GROUP STR
AAA ABC
BBB YX
That means automatic to combine STR by [ID] order.
Thks


John Gilson
10/13/2003 1:10:09 AM
See a solution under your previous posting.

Regards,
jag

[quoted text, click to view]

AddThis Social Bookmark Button