代码搜索:sql
找到约 10,000 项符合「sql」的源代码
代码结果 10,000
www.eeworm.com/read/177407/5327767
sql createcontext.sql
/*************************************************************************
* The contents of this file are subject to the Compiere License. You may
* obtain a copy of the License at http://www
www.eeworm.com/read/177407/5327770
sql privileges.sql
/*************************************************************************
* The contents of this file are subject to the Compiere License. You may
* obtain a copy of the License at http://www
www.eeworm.com/read/177407/5327771
sql wrap.sql
/*************************************************************************
* The contents of this file are subject to the Compiere License. You may
* obtain a copy of the License at http://www
www.eeworm.com/read/177407/5327782
sql cleanup.sql
CREATE OR REPLACE PROCEDURE Cleanup
/******************************************************************************
* ** Compiere Product ** Copyright (c) 1999-2001 Accorto, Inc. USA
www.eeworm.com/read/177407/5327789
sql nextid.sql
CREATE OR REPLACE PROCEDURE nextID
(
p_AD_Sequence_ID IN NUMBER,
p_System IN CHAR,
o_NextID OUT NUMBER
)
/**********************************
www.eeworm.com/read/177407/5327794
sql temporary.sql
/*************************************************************************
* The contents of this file are subject to the Compiere License. You may
* obtain a copy of the License at http://www
www.eeworm.com/read/177407/5327795
sql sequences.sql
/*************************************************************************
* The contents of this file are subject to the Compiere License. You may
* obtain a copy of the License at http://www
www.eeworm.com/read/177407/5327796
sql views.sql
/*************************************************************************
* The contents of this file are subject to the Compiere License. You may
* obtain a copy of the License at http://www
www.eeworm.com/read/177407/5327797
sql compiere.sql
--
--ER/Studio 6.6 SQL Code Generation
-- Company : ComPiere, Inc.
-- Project : AD251h
-- Author : Jorg Janke
--
-- Date Created : Monday, February 07, 2005 15:31:31
-- Target D