Hi ,

I was wondering if there was a way to retreive a column_name instead of a
value in a query?

For example if my table has the field    firstname,  lastname, telephone,
movie1, movie2, movie3......


And my first record is                     John        Doe      555-5555
good   bad     bad
My second record is                        Jane          Doe      555-6666     good
good    bad

I would like to know which movies Jane Doe rated "good"'...............Is
this possible and if so how?


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to