How to use a sql function or perform calculations in a statement generating with zend_db_select?
Answer / Madhumeeta
{"solution": ["Use Zend_Db_Sql and Sql_* functions", "Construct the SQL statement using these functions", "Return the result as needed"]}
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the zend file upload and element decorators?
What do you know about zend layout?
Explain routing in zend framework?
Explain how routing works?
How to render zf2 view within json response?
How to include css and js from the controller in the zend framework?
How to access route, post, get etc. Parameters in zend framework 2?
How to write a program that performs the calculations using the sql function?
Do you know what are the methods used in decorator?
What is the purpose of bootstrap in zend framework?
What are the features of zend framework?
How we can do multiple column ordering in zend framework?