上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 222 下一页
摘要: 转自:https://www.cnblogs.com/wanglichaoya/p/9402005.html oracle 将当前系统时间戳插入timestamp字段 oracle 将当前系统时间戳插入timestamp字段 --insert records 精确到秒:insert into use 阅读全文
posted @ 2019-07-16 16:33 Sharpest 阅读(9119) 评论(0) 推荐(0) 编辑
摘要: 转自:https://www.cnblogs.com/juddhu/archive/2012/03/20/2408499.html 通过pl/sql登录到Oracle数据库上,然后执行菜单:文件/新建/命令窗口 ,打开一个命令窗口然后在该命令窗口中执行脚本创建和删除表空间: 1.创建表空间: cre 阅读全文
posted @ 2019-07-16 16:32 Sharpest 阅读(9196) 评论(0) 推荐(0) 编辑
摘要: 转自: https://blog.csdn.net/dietime1943/article/details/52672813# PL/SQL下timestamp日期显示格式问题 现象: 日期检索出来显示年只有两位 16-08-18 00:00:00.000000 解决方案: 在系统环境变量中追加一个 阅读全文
posted @ 2019-07-16 16:31 Sharpest 阅读(4249) 评论(0) 推荐(1) 编辑
摘要: 转载自:https://www.cnblogs.com/chenmo-xpw/p/5677904.html 前言 : 前阵子看到同事的eclipse左边有虚线对齐。有点好奇~刚开始以为是装了神马插件, 于是百度了下, 貌似没有找着。 一怒之下,逗比了半个小时,终于探索出来了~~ 设置如下 : 点击c 阅读全文
posted @ 2019-07-16 16:29 Sharpest 阅读(1140) 评论(0) 推荐(0) 编辑
摘要: 转自:https://blog.csdn.net/u014727260/article/details/53411570 阅读全文
posted @ 2019-07-16 16:28 Sharpest 阅读(1116) 评论(0) 推荐(0) 编辑
摘要: 转自:https://blog.csdn.net/wanderball/article/details/7690206 出现此问题是标识符里有两个连续的“”号,去掉即可,或是里面填充内容,避免两个连续的双引号出现"" 阅读全文
posted @ 2019-07-16 16:26 Sharpest 阅读(3412) 评论(0) 推荐(0) 编辑
摘要: 转自:https://www.2cto.com/database/201211/172340.html ORA-00001:unique constraint violated解决 今天往数据库中插入数据时报错: www.2cto.com ORA-00001: unique constraint ( 阅读全文
posted @ 2019-07-16 16:25 Sharpest 阅读(29523) 评论(0) 推荐(0) 编辑
摘要: 转自:https://blog.csdn.net/panshoujia/article/details/78203837 持久层(DAO层)下的一个接口 ,eclipse报了一个The method xxx is undefined for the type xxxx,以为方法的参数类型有误,找来找 阅读全文
posted @ 2019-07-13 10:20 Sharpest 阅读(3605) 评论(0) 推荐(0) 编辑
摘要: 转自:https://blog.csdn.net/qq_26230421/article/details/79047527 阅读全文
posted @ 2019-07-12 16:00 Sharpest 阅读(1565) 评论(0) 推荐(0) 编辑
摘要: 转自:https://www.cnblogs.com/nami/p/3795960.html instant-client(数据库即时客户端) 官方说明:即时客户端在一个单独的针对 Instant Client 的 OTN 开发和分发许可下提供,它允许大多数许可下载、重新分发和部署到生产环境中,而不 阅读全文
posted @ 2019-07-12 10:53 Sharpest 阅读(704) 评论(0) 推荐(0) 编辑
上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 222 下一页