Please explain proper use of "CDbExpression"
We used that only when select column have mysql function.
can we use that in differnt way?
Can we reuse same CDbExpression in project?
Please explain proper use of "CDbExpression"
We used that only when select column have mysql function.
can we use that in differnt way?
Can we reuse same CDbExpression in project?
you can always go and look at the api here is a reference to CDbExpression