So say I have a table in the following format:
image( i char(5) PRIMARY KEY, v INT, s INT, p TINYINT, m TINYINT, d DATE)
All in