代码搜索:create
找到约 10,000 项符合「create」的源代码
代码结果 10,000
www.eeworm.com/read/421085/10757349
sql create_tables.sql
-- --------------------------------------------------------
-- SQL Commands to set up the pmadb as described in Documentation.html.
--
-- This file is meant for use with MySQL 5 and above!
--
-- This
www.eeworm.com/read/421085/10757363
sh create-release.sh
#!/bin/sh
#
# $Id: create-release.sh 12196 2009-01-19 17:26:59Z lem9 $
# vim: expandtab sw=4 ts=4 sts=4:
#
KITS="all-languages english"
COMPRESSIONS="zip-7z tbz tgz 7z"
if [ $# = 0 ]
then
echo "Us
www.eeworm.com/read/349709/10802566
sql create_user.sql
/*
* create_user.sql
* Chapter 6, Oracle10g PL/SQL Programming
* by Ron Hardman, Michael McLaughlin and Scott Urman
*
* This script verifies and defines the PLSQL user.
*/
-- Unremark for debug
www.eeworm.com/read/349709/10802670
sql create_user.sql
/*
* create_user.sql
* Chapter 5, Oracle10g PL/SQL Programming
* by Ron Hardman, Michael McLaughlin and Scott Urman
*
* This script verifies and defines the PLSQL user.
*/
-- Unremark for debug
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/349709/10802829
sql create_types.sql
/*
* create_types.sql
* Chapter 13, Oracle10g PL/SQL Programming
* by Ron Hardman, Michael McLaughlin and Scott Urman
*
* Purpose:
* This is build types to test the Native Dynamic SQL package.
www.eeworm.com/read/349709/10802862
sql create_user.sql
/*
* create_user.sql
* Chapter 11, 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/349709/10802876
sql create_messenger.sql
/*
* create_messenger.sql
* Chapter 11, Oracle10g PL/SQL Programming
* by Ron Hardman, Michael McLaughlin and Scott Urman
*
* This script sends builds a package to send and receive
* messages be