Python连接Oracle数据库
一、安装环境
服务器:Windows Server 2016
Python版本:Python 3.8.5(如果不知道所安装的版本,可用如下命令来查询)
D:> python Python 3.8.5 (tags/v3.8.5:580fbb0, Jul 20 2020, 15:57:54) [MSC v.1924 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information.