I have a table that is broken out into many rows. The table looks like the below:
Table admissions
:
PersonID Field_Value
------------------------
1775 UNDECIDED
1775 PC-STJ
1775 N/A
1775 DEMENTIA
1775 STJ
1775 0
1775 N/A
1775 N/A
1775 N
I to have a view that will capture the information on one line like the below.
Please note that the above is what it gives me in the database unlike the UI.
1775, UNDECIDED, PC -STJ, N/A, DEMENTIA, STJ, 0, N/A, N/A, N