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...


Can you list some database related functions in cakephp?



Can you list some database related functions in cakephp?..

Answer / Pravindra Kumar Chaturvedi

Some common database-related functions in CakePHP include: find(), save(), delete(), query(), and connection(). These functions are used for interacting with databases, retrieving data, performing CRUD operations, and executing custom SQL queries.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CakePHP Interview Questions

How can you include a javascript menu throughout the site. Give steps.

1 Answers  


What is email configuration in cakephp?

1 Answers  


How we can call a model from view in cakephp?

1 Answers  


What is the name of cakephp database configuration file name and its location?

1 Answers  


Explain the callback functions in cakephp?

1 Answers  


What do you mean by component in cakephp? List some commonly used components.

1 Answers  


Why we used $this->set() in cakephp?

1 Answers  


What are component, helper and why are they used?

1 Answers  


What is mvc (model, view, and controller) in cakephp?

1 Answers  


How we can set layout in the controller file using cakephp?

1 Answers  


What is the default extension of view files in cakephp?can we change it?if yes then how?

1 Answers  


In cakephp, which function is first executed before every action in the controller?

1 Answers  


Categories