Time of Update: 2014-08-30
標籤:http ar 資料 div 問題 sp amp 時間 ad oracle資料庫中文漢字排序 今天需要按oracle資料庫中某個表的某個中文欄位進行排序,本來感覺挺簡單的一個東西
Time of Update: 2014-08-30
標籤:des os io ar for art cti log sp This article provides the basic DNS configuration steps
Time of Update: 2014-08-30
標籤:c# oracle sql一.串連Oracle資料庫安裝用戶端: oracle資料庫搭建在遠程伺服器上,本地只需要裝個用戶端,然後在安裝目錄下(D:\app\fangs\product\12.1.0\client_3\Network\Admin ,不一定是D盤) 配置tnsnames.ora,配置可以參考同目錄下的Sample 檔案夾中的內容。就是指明串連名,遠程ip,servicename/SID。 然後可以利用sql
Time of Update: 2014-08-30
標籤:des style java strong ar for 資料 art div Linux篇tomcat啟動加入開機啟動項 vi /etc/rc.d/rc.locals
Time of Update: 2014-08-29
標籤:style blog http color os 使用 io 檔案 資料 .NET:Microsoft Visual Studio 2010 + .NET Framework 3
Time of Update: 2014-08-29
標籤:blog http 使用 資料 問題 html log sp 時間 有兩個簡單例子,以說明
Time of Update: 2014-08-29
標籤:style blog color div log sp on c ef -- 查詢欄位在什麼表select * from all_tab_cols t where
Time of Update: 2014-08-31
標籤:blog http 使用 strong 檔案 資料 log sp on 使用PL sql提供的功能可以快速的備份恢複oracle資料。1
Time of Update: 2014-08-31
標籤:style blog color os 使用 io strong ar for 今天在vbox上搭建11gr2 rac時候,遇到了些問題,總結如下 環境 redhat linux
Time of Update: 2014-08-29
標籤:database oracle product 空間 資料庫 oracle11G當你用久了之後,發現磁碟空間會減少,並且沒有對資料匯入資料,過一段時間之後你會發現磁碟空間已經沒有空間了,後來我找到原因是oracle
Time of Update: 2014-08-29
標籤:function replace 滯納金 oracle number create or replace function GET_ZNJ(JFJZRQ in date,YJE in number,ZNJBL in number,ZT in varchar2,SJJFRQ in date,MIAN_ZNJ in
Time of Update: 2014-08-30
標籤:oracle 執行計畫 dbms_xplan SQL的執行計畫實際代表了目標SQL在Oracle資料庫內部的具體執行步驟,作為調優,只有知道了最佳化器選擇的執行計畫是否為當前情形下最優的執行計畫,才能夠知道下一步往什麼方向。執行計畫的定義:執行目標SQL的所有步驟的組合。我們首先列出查看執行計畫的一些常用方法:1. explain plan命令PL/SQL
Time of Update: 2014-08-30
標籤:style blog http os 使用 io java strong ar Oracle 系列:REF Cursor在上文 Oracle 系列:Cursor (
Time of Update: 2014-08-29
標籤:oracle linux 伺服器 1.故障描述今天有空在Linux上安裝了一台Oracle測試伺服器,安裝完成使用sysdba登陸的時候遇到問題[[email protected] ~]$ sqlplus / as sysdbaSQL*Plus: Release 11.2.0.1.0 Production on Fri Aug 29 22:32:46 2014Copyright
Time of Update: 2014-08-29
標籤:style color 使用 strong 檔案 資料 問題 代碼 sp rownum,rowid都叫偽列。
Time of Update: 2014-08-30
標籤:des style blog http 使用 io strong ar 資料 項目中雖然使用了orm映射,但Oracle系統的最佳化還是很有
Time of Update: 2014-08-29
標籤:style blog http color os 使用 io ar 資料 前段時間在做一個SSH的項目,使用Oracle中的sequence作為對象表的主鍵建置原則,在資料庫中已經配置
Time of Update: 2014-08-30
標籤:oracle redo thread log 複習之前的學習內容,對public redo thread 和 private redo thread 的用處還是比較模糊,網上搜集的資料非常有限,看來有些好東西不跳牆是不行的。廢話少說,知識點記錄下來:在rac環境下,每個執行個體都有自己的redo log,這套redo log稱為redo
Time of Update: 2014-08-29
標籤:des os io 檔案 資料 cti sp on ad 1.找到oracle安裝後的目錄,然後找到tnsnames.ora檔案修改相關檔案內容:XE = (DESCRIPTION =
Time of Update: 2014-08-29
標籤:mybatis sql 效能 insert 環境: mybatis + oracle11g r21.使用"直接路徑插入"(下面sql語句中的"/*+append_values */"),並且使用關鍵字"union all":<insert