Image Path from SQL Table

I have a SQL Database setup to store image paths in a BLOB column. I have a Table setup to Query all data that is 90 days old or newer. My question is how can I setup an Image path for the picture in Line 1, a separate image path for Line 2, so on. The issue at hand is that it cant be fixed to, say the Key ID, and I just don’t know how to script this to look for the Newest date, 2nd newest, 3rd newest, so on.

Any Suggestions? :scratch:

v7.7.1
Windows