?? occiplsql_readme.txt
字號:
occiplsql_readme.txt - Readme for OCCI PL/SQL Sample----------------------------------------------------The archive occiplsql.tar.gz contains :-storedproc.cppschema.sqlocciplsql_readme.txtTo run this demo :-1) Run the included SQL script to create the tables and stored procedures/functions :- sqlplus scott/tiger @schema2) The source file is storedproc.cpp. To build this OCCI application on your platform, check your platform specific Oracle documentation. For Unix platforms, refer to demo_rdbms.mk in $ORACLE_HOME/rdbms/demo and for Windows, refer to make.bat under %ORACLE_HOME%\rdbms\demo
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -