Hi,
I have fields with image file locations stored within the SQL database.
I need to be able to retrieve just the file name and extension from the field, ie every after the last ”.
How can I do this in SQL?
The table is tblproperty and field is PICFILE