代码搜索:sql
找到约 10,000 项符合「sql」的源代码
代码结果 10,000
www.eeworm.com/read/196870/8053275
sql createdb.sql
USE CDMedia;
CREATE TABLE Celebrities
(name VARCHAR (64) NOT NULL,
id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT,
born YEAR NOT NULL DEFAULT 0,
died
www.eeworm.com/read/196870/8053276
sql populatedb.sql
USE CDMedia
DELETE FROM Words;
INSERT INTO Words VALUES ('Alan');
INSERT INTO Words VALUES ('Alain');
INSERT INTO Words VALUES ('Alejandro');
INSERT INTO Words VALUES ('Alfonso');
INSERT INTO Words V
www.eeworm.com/read/297079/8054442
h sql.h
#ifndef _SQL_H
#define _SQL_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#ifdef __cplusplus
extern "C" {
#endif
#ifndef ODBCVER
#define ODBCVER 0x0351
#endif
#include
#define SQL_
www.eeworm.com/read/397338/8055094
doc sql基础 .doc
www.eeworm.com/read/397298/8056748
sql sal.sql
INSERT INTO InventoryBarCodeSet
(cInvCode, cBarCode, cRuleId, cAssignId, cInvName, cInvCCode, cInvCName, cFree1, cFree2)
DELETE FROM ItemAllotAnalysis
WHERE fchrID IN (SELECT ItemAllotAnalysis.
www.eeworm.com/read/196822/8057661
sql trade.sql
www.eeworm.com/read/196747/8062527
sql discuz.sql
-- phpMyAdmin SQL Dump
-- version 2.7.0
-- http://www.phpmyadmin.net
--
-- 主机: localhost
-- 生成日期: 2006 年 06 月 15 日 07:07
-- 服务器版本: 4.1.12
-- PHP 版本: 5.0.2
--
-- 数据库: `dbname`
--
-- ------
www.eeworm.com/read/296996/8067699
sql zfgjj.sql
www.eeworm.com/read/196667/8068610
sql 2.sql
www.eeworm.com/read/196667/8068615