- MySQL for Python
- Albert Lukaszewski, PhD
- 113字
- 2021-04-13 17:12:30
It almost goes without saying that querying and data retrieval is the bread and butter of database programming. In this chapter, we have covered the formation of a MySQL query and how to pass it from Python. We also saw how to use user-defined variables to allow dynamic formation of statements rather than pre-configured queries. In order to adjust our program flow, we also saw how to determine the characteristics of a database and its tables from within Python. Finally, we programmed a command-line search utility that returns data of the user's choice in two different formats.
In the next chapter, we will look at the flipside of the SELECT
command, INSERT
.
推薦閱讀
- 做好PPT就靠這幾招:圖解力+吸引力+說服力
- Photoshop CC超級學習手冊
- MLOps實戰:機器學習模型的開發、部署與應用
- AI短視頻生成與剪輯實戰108招:ChatGPT+剪映
- RAW 數碼底片演義
- Photoshop CC入門與提高(超值版)
- Excel 2013公式·函數與數據分析
- TopSolid Wood軟件設計技術與應用
- 魔法詞典:AI繪畫關鍵詞圖鑒(Midjourney版)
- Photoshop & Illustrator平面設計火星課堂
- UG NX 12.0中文版實戰從入門到精通
- 剪映:零基礎輕松掌握手機剪輯短視頻
- 選擇的藝術:Photoshop圖像處理深度剖析(第3版)
- Microsoft Dynamics Sure Step 2010
- EJB 3.1 Cookbook