Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. articles. downloads. faq. members. files. rss.
 From: venkataramesh cheruvu
  Where is venkataramesh cheruvu?
 hyderabad
 India
 venkataramesh cheruvu
 To: Tamar Granor
  Where is Tamar Granor?
 Elkins Park
 Pennsylvania - United States
 Tamar Granor
Subject: RE: Aggregate Functions with Group By
Thread ID: 433059 Message ID: 433099 # Views: 36 # Ratings: 0
Version: Not Applicable Category: Databases, Tables and SQL Server
Date: Tuesday, January 26, 2016 8:15:34 PM         
   



> > Hi,
> >
> > I do not have much exposure to SqlServer. I want to know if there is any aggregate function with group by clause that concatenates a field values.
> >
> > I have three tables (size,constraints omitted):
> > bookMast (bmpk,bincd,bookId,bookName,language,genre,publisherid)
> > bookAuthors(bapk,bookId,authorId)
> > authorMast(ampk,authorId,title,fname,mname,lname,penname)
> >
>
> Yes, there are a couple of ways to do this in SQL Server. Check out my article on the subject:
>
> http://www.tomorrowssolutionsllc.com/Articles/Consolidate%20data%20from%20a%20field%20into%20a%20list.pdf
>
> Tamar

Great. Thank you very much.


C.V.Ramesh

ENTIRE THREAD

Aggregate Functions with Group By Posted by venkataramesh cheruvu @ 1/24/2016 6:48:52 PM
RE: Aggregate Functions with Group By Posted by Mike Yearwood @ 1/24/2016 7:51:28 PM
RE: Aggregate Functions with Group By Posted by Tamar Granor @ 1/25/2016 11:07:15 PM
RE: Aggregate Functions with Group By Posted by Mike Yearwood @ 1/26/2016 3:42:46 PM
RE: Aggregate Functions with Group By Posted by venkataramesh cheruvu @ 1/26/2016 8:24:57 PM
RE: Aggregate Functions with Group By Posted by venkataramesh cheruvu @ 1/26/2016 8:15:34 PM