📄 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 + -