1140 - In aggregated query without GROUP BY, expression #2 of SELECT list contains nonaggregated column 'heinemann_shop.products_videos.videocode'; this is incompatible with sql_mode=only_full_group_by

SELECT COUNT(*) AS hasVideo,videocode FROM products_videos WHERE products_id = "13460"

[XT SQL Error]