- 博客(3)
- 收藏
- 关注
原创 Oracle PL/SQL
1、设置timestamp格式 设置Oracle PL/SQL时间显示格式NLS_TIMESTAMP_FORMAT Oracle中TIMESTAMP时间的显示格式 Oracle数据库的时间字段我们通常是使用timestamp 格式,在未做设置前, 查询出来的数据类似于“27-1月 -08 12.04.35.877000 上午”, 经过to_char函数转换后得到如下结果:“2008-01-27 00:04:35:877000”, 为了能直接修改时间,我们只需要在系统属性-高级-环境变量-系统变量 中增加如下
2021-03-16 13:33:44
220
原创 Pycham错误汇总
1、pip 版本过低,更新到最新(https://www.cnblogs.com/zxkwdw/p/12232415.html) 2、pip无法安装包 3、pip安装模块时报错(https://blog.youkuaiyun.com/xy20110803124/article/details/91363215) pip install -i https://pypi.tuna.tsinghua.edu.cn/simple --trusted-host pypi.tuna.tsinghua.edu.cn 模块名 ..
2020-08-13 16:57:11
293
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人