MySQL Forums
Forum List  »  General

why return error mysql sever ?
Posted by: erhan
Date: August 20, 2004 08:37AM

select *,COUNT(n1) as isim from stok
where isim > 0
GROUP by n1

Error message:

Unknown column 'isim' in 'where clause'



Options: ReplyQuote


Subject
Written By
Posted
why return error mysql sever ?
August 20, 2004 08:37AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.