[code=sql]UPDATE collection SET image_name = 'collection_dii r/1225542431.jpg' ,
Code = 'qqq',
Media = 'qqq',
Dimensions = 'qqq',
Availbility = 'qqq' WHERE
collection. image_id = '7' AND collection. image_name = `collection_dir/19521.jpg`[/code]
such SQL query is not work
Table Structure is as follow
Table structure for table `collection`
...