开发者

combining data in several rows

开发者 https://www.devze.com 2023-02-28 08:27 出处:网络
I have a table with 开发者_如何学Pythonthe same participant (person_id) attached to a variable amount of rows of data. I need to return the different data for the same column no matter how many times

I have a table with 开发者_如何学Pythonthe same participant (person_id) attached to a variable amount of rows of data. I need to return the different data for the same column no matter how many times this person entered the data and do this for over 20,000 entrants in one report.

Any suggestions?


You asked the question later too? and not giving more info here: Combining Records in a query

0

精彩评论

暂无评论...
验证码 换一张
取 消