All pastes #759438 Raw Edit

Mine

public text v1 · immutable
#759438 ·published 2007-11-03 03:32 UTC
rendered paste body
Query:
SELECT COUNT(*) FROM `Blogs` INNER JOIN `Profiles` ON `Blogs`.`OwnerID` = `Profiles`.`ID`


Mysql error:
Unknown column 'Blogs.OwnerID' in 'on clause'