im just need help.
how can i put my sql in yii
this is my sql:
SELECT COUNT(*) as type FROM order
WHERE type like ‘breakfast’
in where should i put it
im just need help.
how can i put my sql in yii
this is my sql:
SELECT COUNT(*) as type FROM order
WHERE type like ‘breakfast’
in where should i put it