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 are plugins in the zend framework?

1 Answers  


How to include css from controller and view in zend

1 Answers  


Is there a way to make fpdf/fpdi or zend_pdf support the parsing of pdfs greater than 1.4?

1 Answers  


List some advantages of zend framework as compared to other frameworks

1 Answers  


What do two colons mean in php?

1 Answers  


How we can check post method in zend framework?

1 Answers  


Does zend framework support php 4?

1 Answers  


What are decorators in the zend framework?

1 Answers  


Where we set configuration in zend framework?

1 Answers  


Write a program to show the instantiation of the window class?

1 Answers  


What are the advantages of zend framework 3? Explain

1 Answers  


How to install zend on your local machine?

1 Answers  


Categories