Wesley13 Wesley13
3年前
oracle语法
 oracle分页(PageingQuery) select\ from   (selectrownumr,e1.\   from(select\fromemporderbysal)e1    whererownum<8   ) wherer5;SQL/\
Wesley13 Wesley13
3年前
oracle函数
单行函数SQL字符函数SQLselectlower('HelloWorld')转小写,upper('HelloWorld')转大写,initcap('helloworld')首字母大写 2 fromdual;转小写   转大写   首字母大写             
Wesley13 Wesley13
3年前
ORACLE WITH AS 语法
一种SQL查询方法,颠覆日常以select开始的SQL查询写法createtablet(xnumber(10),ynumber(10));insertintotvalues(1,110);insertintotvalues(2,120);insertintotvalues(2,80);i
Wesley13 Wesley13
3年前
Oracle 12c 多租户家族(12c 18c 19c)如何在 PDB 中添加 HR 模式
Oracle12c多租户家族(12c\12.2.0.1\、18c\12.2.0.2\、19c\12.2.0.3\)如何在PDB中添加模式:19c(19.3)手工添加示例HR用户Oracle12c如何在PDB中添加SCOTT模式(手工方式)(https://w
Wesley13 Wesley13
3年前
Oracle11g RAC下ASM 的管理与维护
Oracle11gRAC下ASM的管理与维护Oracle(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fblog.itpub.net%2Foracle%2F)作者:不一样的天空w(https://www.oschina.n
Wesley13 Wesley13
3年前
Wesley13 Wesley13
3年前
oracle:ORA
报ORA25153,这一定是临时表空间逻辑名还在,但是找不到临时文件的原因。解决方法:1、查询临时表空间状态状态selecttablespace\_name,statusfromdba\_tablespaces;TABLESPACE\_NAMESTATUS\SYSTEMONL
Wesley13 Wesley13
3年前
Oracle大表清理truncate .. reuse storage
Oracle大表清理truncate..reusestoragedeallocate\_unused\_clausePurposeUsethe deallocate\_unused\_clause toexpli
Stella981 Stella981
3年前
JVM 常用命令行参数
JVM的命令行参数参考:https://docs.oracle.com/javase/8/docs/technotes/tools/unix/java.html(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fdocs.oracle.com%2Fjavase%2F8%2Fdocs
Wesley13 Wesley13
3年前
Oracle IMP
OracleIMP00010不是有效的导出文件,标头验证失败解决方法参考文章:(1)OracleIMP00010不是有效的导出文件,标头验证失败解决方法(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.codeprj.com%2Fblog%2Fb3