Welcome 微信登录

首页 / 数据库 / MySQL / Oracle小知识集锦

Oracle删除后的恢复savepoint a;delete from student ;rollback to a;Oracle中修改日期格式alter session set nls_date_format="yyyy-mm-dd"Oracle中查询字段为空或不为空的记录select * from student where birthday is nullselect * from student where birthday is not null删除配置文件drop profile a [cascade]alter user xh account unlock:为用户解锁限制用户登录失败的次数1.建立配置文件,用户登录失败三次就锁二天,黑体为关键字:create profile a limit failed_login_attempts 3 password_lock_time 22.把这个配置文件运用到用户xhalter user xh profile aOracle简单stream一个用户单向复制配置Oracle Dataguard备库失败与主库响应测试相关资讯      oracle 
  • [INS-32052] Oracle基目录和Oracle  (07/22/2014 07:41:41)
  • Oracle 4个大对象(lobs)数据类型  (02/03/2013 12:33:05)
  • Oracle按时间段分组统计  (07/26/2012 10:36:48)
  • [Oracle] dbms_metadata.get_ddl的  (07/12/2013 07:37:30)
  • Liferay Portal 配置使用Oracle和  (07/31/2012 20:07:18)
  • Concurrent Request:Inactive   (07/20/2012 07:44:05)
本文评论 查看全部评论 (0)
表情: 姓名: 字数