How to use a sql function or perform calculations in a statement generating with zend_db_select?



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

Post New Answer

More Zend Interview Questions

Write a program to show the execution of the application?

1 Answers  


How to integrate external scripts with zend framework ?

1 Answers  


Why zend framework?

1 Answers  


How to get variable value from getting in zend framework?

1 Answers  


What are the features of zend framework?

1 Answers  


Does zend framework support php 4?

1 Answers  


What is the difference between zend framework and laravel?

1 Answers  


How to create model file in zend framework?

1 Answers  


Which class extend the zend controller?

1 Answers  


How can I use a stored procedure in a mysql database with zend framework?

1 Answers  


What is zend framework in php?

1 Answers  


What is this "username" I have to submit with my cla, and why do I have to submit it?

1 Answers  


Categories