how to use mysql view in yii?
Does Yii framework support creating a model from a MySQL View?
how to use mysql view in yii?
Does Yii framework support creating a model from a MySQL View?
Yes. Read this wiki for an example.
Thanks JFReyes for your quick reply.