代码搜索:sql

找到约 10,000 项符合「sql」的源代码

代码结果 10,000
www.eeworm.com/read/200743/5064211

sql customer.sql

CREATE TABLE customer ( CUSTNO DECIMAL NULL, COMPANY CHAR(31) NULL, ADDR1 CHAR(31) NULL, ADDR2 CHAR(31) NULL, CITY CHAR(16) NULL, STATE CHAR(21) NULL, ZIP CHAR(11) NU
www.eeworm.com/read/200743/5064398

sql customer.sql

CREATE TABLE customer ( CUSTNO DECIMAL NULL, COMPANY CHAR(31) NULL, ADDR1 CHAR(31) NULL, ADDR2 CHAR(31) NULL, CITY CHAR(16) NULL, STATE CHAR(21) NULL, ZIP CHAR(11) NU
www.eeworm.com/read/199150/5079446

bdsproj sql.bdsproj

www.eeworm.com/read/199150/5079448

dpr sql.dpr

program Sql; uses {$IFNDEF LINUX} Forms, {$ELSE} QForms, {$ENDIF} Main in 'Main.pas' {fmMain}, ParamType in 'ParamType.pas' {fmParamType}; {$R *.res} begin Application.I
www.eeworm.com/read/199150/5079477

sql createendusertables.sql

DROP TABLE RB_FOLDER; DROP SEQUENCE FOLDER_ID_SEQ; DROP TABLE RB_ITEM; DROP SEQUENCE ITEM_ID_SEQ; DROP TABLE RB_TABLE; DROP TABLE RB_FIELD; DROP TABLE RB_JOIN; CREATE TABLE RB_FOLDER ( F
www.eeworm.com/read/199150/5079485

sql createendusertables.sql

DROP TABLE RB_FOLDER; DROP SEQUENCE FOLDER_ID_SEQ; DROP TABLE RB_ITEM; DROP SEQUENCE ITEM_ID_SEQ; DROP TABLE RB_TABLE; DROP TABLE RB_FIELD; DROP TABLE RB_JOIN; CREATE TABLE RB_FOLDER ( F
www.eeworm.com/read/199150/5079492

sql createendusertables.sql

DROP TABLE RB_FOLDER; DROP SEQUENCE FOLDER_ID_SEQ; DROP TABLE RB_ITEM; DROP SEQUENCE ITEM_ID_SEQ; DROP TABLE RB_TABLE; DROP TABLE RB_FIELD; DROP TABLE RB_JOIN; CREATE TABLE RB_FOLDER ( F
www.eeworm.com/read/199150/5079499

sql createendusertables.sql

DROP TABLE RB_FOLDER; DROP SEQUENCE FOLDER_ID_SEQ; DROP TABLE RB_ITEM; DROP SEQUENCE ITEM_ID_SEQ; DROP TABLE RB_TABLE; DROP TABLE RB_FIELD; DROP TABLE RB_JOIN; CREATE TABLE RB_FOLDER ( F
www.eeworm.com/read/199150/5079700

bdsproj sql.bdsproj

www.eeworm.com/read/199150/5079701

dpr sql.dpr

program Sql; {%DelphiDotNetAssemblyCompiler 'System.Drawing.dll'} {%DelphiDotNetAssemblyCompiler 'Borland.VclDbRtl.dll'} {%DelphiDotNetAssemblyCompiler 'Borland.Delphi.dll'} {%DelphiDotNetAssemb