Skip to content

Commit f01fe30

Browse files
authored
Add Part 4
1 parent ced4610 commit f01fe30

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@ In this tutorial, you will learn how to connect to your Azure Database for MySQL
2929

3030
This tutorial will show you how to use Python to create tables and manipulate data in Azure Database for MySQL.
3131

32+
#### PART 4: Insert data from file in Azure Database for MySQL
33+
<p>
34+
<a href="https://www.foteinisavvidou.codes/insert-data-from-file-in-azure-database-for-mysql/" target="_blank"><img src="https://img.shields.io/badge/Instructions-informational?style=for-the-badge" alt="Tutorial"></a>
35+
<a href="/python-mysql-azure/db3.py" target="_blank"><img src="https://img.shields.io/badge/Code-critical?style=for-the-badge" alt="Source code"></a>
36+
</p>
37+
38+
In this tutorial, you will use SQL statements to manipulate data in Azure Database for MySQL and learn how to open files in Python.
39+
3240

3341
<br>
3442
<br>

0 commit comments

Comments
 (0)