we have an employee table and there is a column for employee photo .
Is it possible to find the size of the pic they uploaded in the database through query?
We are expecting image size of : 608x120 ( left,right) , 35,135 (Top,Bottom) .
Some records are not importing to our database and is there any way to find they uploaded the correct size picture size in their system?
Regards