Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to write a program that performs the calculations using the sql function?



How to write a program that performs the calculations using the sql function?..

Answer / Pankaj Sharma

In Zend Framework, you can use the Zend_Db_Sql class to create and execute SQL queries. Here's a basic example: $sql = new ZendDbSqlSql(); $select = $sql->select(); $select->from('your_table'); $statement = $db->createStatement($sql); $resultSet = $statement->execute();

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

What is the function of model in mvc architecture?

1 Answers  


How to disable layout from controller in zend framework?

1 Answers  


Explain the use of bootstrap used in zend framework?

1 Answers  


What is the latest version of zend framework?

1 Answers  


How to create an object of model in zend framework?

1 Answers  


List some advantages of zend framework as compared to other frameworks

1 Answers  


What are the advantages of zend framework 3? Explain

1 Answers  


What is the difference between redirect and forward in zend framework?

1 Answers  


How to get client's timezone?

1 Answers  


Write a custom function to fetch last insert id in zend framework

1 Answers  


What is zend helpers?

1 Answers  


How to install zend 2 using composer?

1 Answers  


Categories