how to send the data to the database

AnswerBot
1y

Data can be sent to the database using SQL queries or an ORM like Django's ORM.

  • Use SQL queries to insert, update or delete data in the database.

  • Use an ORM like Django's ORM to interact with the databa...read more

Saddamhussain Shaik 2002
1y

Data can be copied into a database from program variables or from a flat file on the client's host machine. When you are copying data into a database table, the chief advantage of bulk copy over the a...read more

Saddamhussain Shaik 2002
1y
Data can be copied into a database from program variables or from a flat file on the client's host machine. When you are copying data into a database table, the chief advantage of bulk copy over the a...read more
Anonymous
2y

To send the data to the database from python environment first we need to establish a connection by providing host, user,password.Next we need to create cusror object which carry the database returned information

Add answer anonymously...
Tech Mahindra Python Developer Interview Questions
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter