Welcome to my Channel...!
In this video we are going to see the concepts of Working With SQL . These are the fundamentals of Working With SQL using Python and essential trainings. we will see more and more in upcoming videos.
☕ BuyMeACoffee: buymeacoffee.com/missgoogle
For any queries drop a mail at [email protected]
Share your thoughts about this video in the comment section and if you have any doubts post it in comment section.
BluePrism Playlist:- • BluePrism | RPA
Thank You...!
→→→→→Visit Our Channel For More Videos←←←←←
🏹LIKE
🏹SHARE
🏹SUBSCRIBE
Where There is a Will There is a Way 💘
//Chapters and time splits
00:00:00-00:00:53 Use SQL with Python
00:00:54-00:02:28 What do you need for this course?
00:02:29-00:11:47 Installing the tools
00:11:48-00:14:03 The Python DB-API
00:14:04-00:19:22 Creating a connection
00:19:23-00:24:35 Simple queries
00:24:36-00:29:48 Prepared statements
00:29:49-00:35:31 Hello, SQLite
00:35:32-00:40:23 Hello, MySQL
00:40:24-00:41:24 Challenge
00:41:25-00:46:36 Solution
00:46:37-00:47:36 The essential four
00:47:37-00:57:16 SQL Wrapper
00:57:17-01:03:59 Adding CRUD methods
01:04:00-01:07:52 Using the module
01:07:53-01:10:23 Challenge
01:10:24-01:14:30 Solution
01:14:31-01:18:05 Defining the project
01:18:06-01:21:56 Testing a web application
01:21:57-01:25:33 Code demonstration
01:25:34-01:33:46 Touring the code
01:33:47-01:34:22 Challenge
01:34:23-01:37:03 Solution