query outout formating

  • Thread starter Thread starter SF
  • Start date Start date
S

SF

I have a project table that links to tblProvince and tblDistrict thru
provinceID and DistrictID respectively. A project can have one or more
districts

When a create a query it show:

ProjectID Project Name Province District
1 AA PP D1
1 AA PP D2

Is it possible to put the query into the following format

ProjectID Project Name Province District
1 AA PP D1, D2,...



SF
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Help with table structure 1
IS it possible to count... 1
Help with normalizing database 1
sql query won't work 3
Query criteria 1
Query help please! 2
output to a formated excel sheet 2
Query Help One-to-Many 4

Back
Top