Hi All,
Thanks for taking the time to read this post, I appreciate it.

Two problems

Problem 1
---------
I need help with a query the table contains 35 odd columns I only want fname, lname,and age . I'd like to dump the results as a single file in the following format:

As after I have dumped the results I need to import them into another app that uses the format fname:lname:age ....