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


What are the operations perfom while Connecting the Database ?



What are the operations perfom while Connecting the Database ?..

Answer / rishabh khanna

Insert Records : We can insert the record using the DB facade with insert method.

Retrieve Records : After configuring the database, we can retrieve the records using the DB facade with select method.

Update Records :We can update the records using the DB facade with update method.

Delete Records : We can delete the record using the DB facade with the delete method.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

What do you maen by method spoofing in laravel 5?

0 Answers  


Tell me does laravel support php 7?

0 Answers  


Explain how to register a middleware in laravel?

0 Answers  


What is the difference between echo print print_r and var_dump?

0 Answers  


What is bootstrap software development?

0 Answers  


What are the steps to configure homestead?

0 Answers  


What is difference between implicit and explicit route binding in laravel?

0 Answers  


What is a laravel collection?

0 Answers  


What is a soft delete?

0 Answers  


What is db facade?

0 Answers  


How do I seed my database for column that is a foreign key referencing to other table?

0 Answers  


How to use custom table in laravel modal?

0 Answers  


Categories