FN-FORUM: MySQL
date posted 14th November 2007 11:28
Morning all,
Blonde day at the moment and I can't think of how to do this....
How do I do select statement to get a specified number of records from a
table.
What I have so far is...
SELECT PictureTypeID, PictureTypeDescription FROM PictureType
I have a list of PictureTypeID Values...which is what I want to select..
TIA
Darren