代码搜索:sql

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

代码结果 10,000
www.eeworm.com/read/328387/13030827

inf sql.inf

hua05||sa||911||SuperMarketdb
www.eeworm.com/read/328267/13036138

sql clitest.sql

open 'clitest'; create table persons (name string, salary int8, address string, weight real8, subordinates array of reference
www.eeworm.com/read/328267/13037016

sql words.sql

drop wordtmp create btree wordtmp insert wordtmp ("Ababa", 8) insert wordtmp ("abbey", 18) insert wordtmp ("abed", 28) insert wordtmp ("abetting", 38) insert wordtmp ("abjure", 48) insert wordt
www.eeworm.com/read/328267/13037026

sql boxes.sql

drop boxtmp create rtree boxtmp insert boxtmp ((12654,12699,8987,9028),3) insert boxtmp ((22614,22689,4626,4680),4) insert boxtmp ((43217,43263,47217,47296),5) insert boxtmp ((6182,6184,8379,8397
www.eeworm.com/read/328267/13037300

sql testddl.sql

open 'testddl'; -- database should be initialized by "testddl" program delete from Record; insert into Record values ((('year 1998', 1998), ('year 1999', 1999), ('year 2000', 2000)), ('Merry Ch
www.eeworm.com/read/328089/13046833

sql troda.sql

%% ============================================================ %% Database name: MASTER_MODEL %% DBMS name: Sybase SQL Anywhere %%
www.eeworm.com/read/140961/13050459

sql db.sql

CREATE DATABASE bookshop ON (NAME = 'bookshop_Data', FILENAME = 'd:\Program Files\Microsoft SQL Server\MSSQL\data\bookshop_Data.MDF' , SIZE = 1, FILEGROWTH = 10%) LOG ON (NAME = 'booksh
www.eeworm.com/read/140961/13050634

sql db.sql

CREATE DATABASE newsmanage ON (NAME = 'newsmanage_Data', FILENAME = 'd:\Program Files\Microsoft SQL Server\MSSQL\data\newsmanage_Data.MDF' , SIZE = 1, FILEGROWTH = 10%) LOG ON (NAME = '
www.eeworm.com/read/140854/13058056

sql mysql.sql

# Host: localhost # Database: pagination # Table: 'personinfo' # CREATE TABLE `personinfo` ( `id` varchar(100) NOT NULL default '', `name` varchar(50) NOT NULL default '', `sex` tinyint(
www.eeworm.com/read/140746/13063492

sql library.sql