I'm a bit rusty at hand coding a query
What I want to do is select all fields form table 'videos' where cat=1
but I want the an additional field that shows the cat name instead of the id from cat. The field cat in the table videos corresponds to the id field in the category table.
Bret Lanius
What I want to do is select all fields form table 'videos' where cat=1
but I want the an additional field that shows the cat name instead of the id from cat. The field cat in the table videos corresponds to the id field in the category table.
Bret Lanius