filmov
tv
💥 Python Connect with SQL SERVER 💥

Показать описание
Support this channel, become a member:
🔥 Udemy Courses LOW COST Coupons/ Cupões Cursos Udemy BAIXO CUSTO 🔥:
With Udemy Courses you get/ Com Cursos da Udemy você terá:
♾️ Full lifetime access/ Acesso Vitalício Completo
📱📺 Access on mobile and TV/ Acesso no celular e TV
🏆 Certificate of completion/ Certificado de Conclusão
In this video:
Install PyODBC library
Connect to SQL Server
Basic CRUD operations - Create, Read, Update and Delete.
𝗗𝗼𝗻'𝘁 𝗳𝗼𝗿𝗴𝗲𝘁 𝘁𝗼 𝘀𝘂𝗯𝘀𝗰𝗿𝗶𝗯𝗲 𝗮𝗻𝗱 𝘀𝗺𝗮𝘀𝗵 𝘁𝗵𝗲 𝗯𝗲𝗹𝗹 𝗯𝘂𝘁𝘁𝗼𝗻!
⏰TIMESTAMPS⏰
0:00 Intro
0:19 Install PyODBC
0:45 Create Connection to SQL Server
2:08 CRUD Operations
2:39 Read Table - select * from dummy;
3:34 Create record - insert into dummy(a,b) values(3232,'catzzz');
5:00 Update record - update dummy set b = 'dogzzz' where a = 3232;
6:08 Delete record - delete from dummy where a > 5;
7:03 SQL
7:49 RUN!!!
Download source code at:
📚 Some useful books from Mike Driscoll 📚:
Other videos:
Playlists:
Follow us on Facebook
#AllTech #Python #SQLServer #DataBase #pyodbc
🔥 Udemy Courses LOW COST Coupons/ Cupões Cursos Udemy BAIXO CUSTO 🔥:
With Udemy Courses you get/ Com Cursos da Udemy você terá:
♾️ Full lifetime access/ Acesso Vitalício Completo
📱📺 Access on mobile and TV/ Acesso no celular e TV
🏆 Certificate of completion/ Certificado de Conclusão
In this video:
Install PyODBC library
Connect to SQL Server
Basic CRUD operations - Create, Read, Update and Delete.
𝗗𝗼𝗻'𝘁 𝗳𝗼𝗿𝗴𝗲𝘁 𝘁𝗼 𝘀𝘂𝗯𝘀𝗰𝗿𝗶𝗯𝗲 𝗮𝗻𝗱 𝘀𝗺𝗮𝘀𝗵 𝘁𝗵𝗲 𝗯𝗲𝗹𝗹 𝗯𝘂𝘁𝘁𝗼𝗻!
⏰TIMESTAMPS⏰
0:00 Intro
0:19 Install PyODBC
0:45 Create Connection to SQL Server
2:08 CRUD Operations
2:39 Read Table - select * from dummy;
3:34 Create record - insert into dummy(a,b) values(3232,'catzzz');
5:00 Update record - update dummy set b = 'dogzzz' where a = 3232;
6:08 Delete record - delete from dummy where a > 5;
7:03 SQL
7:49 RUN!!!
Download source code at:
📚 Some useful books from Mike Driscoll 📚:
Other videos:
Playlists:
Follow us on Facebook
#AllTech #Python #SQLServer #DataBase #pyodbc
Комментарии