代码搜索:sql
找到约 10,000 项符合「sql」的源代码
代码结果 10,000
www.eeworm.com/read/223584/4809214
sql dropschema.sql
DROP TABLE IF EXISTS QRTZ_JOB_LISTENERS;
DROP TABLE IF EXISTS QRTZ_TRIGGER_LISTENERS;
DROP TABLE IF EXISTS QRTZ_FIRED_TRIGGERS;
DROP TABLE IF EXISTS QRTZ_PAUSED_TRIGGER_GRPS;
DROP TABLE IF EXISTS QRTZ
www.eeworm.com/read/223584/4809215
sql hsqldb.sql
DROP TABLE IF EXISTS QRTZ_JOB_LISTENERS;
DROP TABLE IF EXISTS QRTZ_TRIGGER_LISTENERS;
DROP TABLE IF EXISTS QRTZ_FIRED_TRIGGERS;
DROP TABLE IF EXISTS QRTZ_PAUSED_TRIGGER_GRPS;
DROP TABLE IF EXISTS QRTZ
www.eeworm.com/read/223584/4809216
sql mckoi.sql
CREATE SEQUENCE SEQ_OS_WFENTRY INCREMENT 2 START 10;
CREATE SEQUENCE SEQ_OS_CURRENTSTEPS INCREMENT 2 START 10;
CREATE TABLE OS_WFENTRY
(
ID int,
NAME varchar(128),
STATE smallint,
pri
www.eeworm.com/read/222676/4818869
sql test.sql
-- Examples for queries that exercise different SQL objects implemented by this assembly
-----------------------------------------------------------------------------------------
-- Stored procedu
www.eeworm.com/read/222676/4818876
sql test.sql
-- Examples for queries that exercise different SQL objects implemented by this assembly
-----------------------------------------------------------------------------------------
-- Stored procedu
www.eeworm.com/read/222676/4818882
sql test.sql
-- Examples for queries that exercise different SQL objects implemented by this assembly
-----------------------------------------------------------------------------------------
-- Stored procedu
www.eeworm.com/read/222676/4818889
sql test.sql
-- Examples for queries that exercise different SQL objects implemented by this assembly
-----------------------------------------------------------------------------------------
-- Stored procedu
www.eeworm.com/read/222676/4818894
sql test.sql
-- Examples for queries that exercise different SQL objects implemented by this assembly
-----------------------------------------------------------------------------------------
-- Stored procedu