Skip to content

Commit 1ac69c8

Browse files
Update README.md
1 parent 08aab1f commit 1ac69c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# python-sql-scripts
2-
A client asked me to track the buyer demographics of sales of yogamats at their national chain of sporting goods outlets. The yogamat python scripts use the cx_Oracle module to query a cloud database and output files in csv format for use in spreadsheets or to be graphed. These code snippets can be strung together to make dedicated applications.
2+
A client asked me to track the buyer demographics of sales of yoga mats at their national chain of sporting goods outlets. The yogamat python scripts use the cx_Oracle module to query a cloud database and output files in csv format for use in spreadsheets or to be graphed. These code snippets can be strung together to make dedicated applications.

0 commit comments

Comments
 (0)