Does any one have an idea on generate the following with a select stmt?
EXAMPLE:
Basically what is shown above is there will be one DISTINCT title and then under it any files associated with that title.
This is what I am doing currently, but it is only displaying 1 file per title.