代码搜索:PLSQL

找到约 265 项符合「PLSQL」的源代码

代码结果 265
www.eeworm.com/read/263055/4305971

cpp plsql_functions.cpp

// PL/SQL Developer Plug-In demo // Copyright 1999 Allround Automations // support@allroundautomations.nl // http://www.allroundautomations.nl // Demo Developed by David Maisonave (david@axter.com
www.eeworm.com/read/263055/4305978

h plsql_functions.h

// PL/SQL Developer Plug-In demo // Copyright 1999 Allround Automations // support@allroundautomations.nl // http://www.allroundautomations.nl // Demo Developed by David Maisonave (david@axter.com
www.eeworm.com/read/263055/4305982

cpp plsql_functions.cpp

// PL/SQL Developer Plug-In demo // Copyright 1999 Allround Automations // support@allroundautomations.nl // http://www.allroundautomations.nl // Demo Developed by David Maisonave (david@axter.com
www.eeworm.com/read/336069/12479663

doc oracle_plsql.doc

www.eeworm.com/read/349709/10802806

sql create_user.sql

/* * create_user.sql * Chapter 13, Oracle10g PL/SQL Programming * by Ron Hardman, Michael McLaughlin and Scott Urman * * This script verifies and defines the PLSQL user. It should be run * as th
www.eeworm.com/read/391422/8404121

ppt plsql_dads1.ppt

www.eeworm.com/read/432726/8580385

cpp oracle_plsql_return.cpp

void Oracle_PLSQL_Return() { SAConnection con; SACommand cmd; cmd.setConnection(&con); SAString sBlock = "begin :omessage := 'my string'; end;"; cmd.setCommandText(sBlock); try { con.Conne
www.eeworm.com/read/365798/9846286

html group__g__plsql.html

OCILIB (C Driver for Oracle): PL/SQL Support
www.eeworm.com/read/441338/7671665

ppt plsql_dads1.ppt