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 purpose of bootstrap in zend framework?
What are plugins in the zend framework?
How to redirect to another page from controller?
Does zend framework support php 7?
Name some important component in zend framework?
How to check whether form posted or not in zend framework?
What is the function lucene?
Can you explain what is the difference between zend_auth and zend_acl?
How to create object of model?
What is being presented by the decorators?
Named the latest version of zend framework?
How we can redirect to another page from controller in zend framework?