您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. sql server中增加约束的语句、各种语句

  2. ---添加主键约束 alter table 表名 add constraint 约束名 primary key (主键) ---添加唯一约束 alter table 表名 add constraint 约束名 unique (字段) …… 在查询分析器中执行 1.sp_attach_db 将之前所删除的会计部门数据库加载只sql server 中 EXEC sp_attach_db @dbname='会计部门',@filename1='c:\mssql\data\会计部门.mdf' go 2.
  3. 所属分类:其它

    • 发布日期:2009-06-13
    • 文件大小:4096
    • 提供者:dahaiwnx
  1. SQL语句语法.doc

  2. sql MySQL 查询,官方原版文档 13.1. 数据定义语句 13.1.1. ALTER DATABASE语法 13.1.2. ALTER TABLE语法 13.1.3. CREATE DATABASE语法 13.1.4. CREATE INDEX语法 13.1.5. CREATE TABLE语法 13.1.6. DROP DATABASE语法 13.1.7. DROP INDEX语法 13.1.8. DROP TABLE语法 13.1.9. RENAME TABLE语法 13.2. 数据
  3. 所属分类:其它

    • 发布日期:2009-10-27
    • 文件大小:1048576
    • 提供者:ttwings
  1. 经典全面的SQL语句大全

  2. 经典SQL语句大全 下列语句部分是Mssql语句,不可以在access中使用。   SQL分类:   DDL—数据定义语言(CREATE,ALTER,DROP,DECLARE)   DML—数据操纵语言(SELECT,DELETE,UPDATE,INSERT)   DCL—数据控制语言(GRANT,REVOKE,COMMIT,ROLLBACK)   首先,简要介绍基础语句:   1、说明:创建数据库 CREATE DATABASE database-name   2、说明:删除数据库 drop
  3. 所属分类:其它

    • 发布日期:2009-11-23
    • 文件大小:48128
    • 提供者:koumingjie
  1. 微软内部资料-SQL性能优化3

  2. Contents Overview 1 Lesson 1: Concepts – Locks and Lock Manager 3 Lesson 2: Concepts – Batch and Transaction 31 Lesson 3: Concepts – Locks and Applications 51 Lesson 4: Information Collection and Analysis 63 Lesson 5: Concepts – Formulating and Impl
  3. 所属分类:其它

    • 发布日期:2009-11-27
    • 文件大小:1048576
    • 提供者:songsu
  1. The Art of SQL

  2. SQL语言艺术英文原版,DBA珍藏. For all the buzz about trendy IT techniques, data processing is still at the core of our systems, especially now that enterprises all over the world are confronted with exploding volumes of data. Database performance has become a
  3. 所属分类:其它

    • 发布日期:2009-12-02
    • 文件大小:1048576
    • 提供者:lyris
  1. 使用ado访问sql server数据库的实验报告

  2. 1,主界面 2查询功能 ‘ private void chaxun_Click(object sender, System.EventArgs e) { SqlConnection thisConnection=new SqlConnection("Data Source=LocalHost;Integrated Security=SSPI;Initial Catalog=李梦然07060021"); //表示到SQL Server的一个实例的连接 SqlCommand thisCommand
  3. 所属分类:其它

    • 发布日期:2009-12-13
    • 文件大小:2097152
    • 提供者:mengran1987
  1. The.Art.of.SQL

  2. The.Art.of.SQL SQL 语言艺术 For all the buzz about trendy IT techniques, data processing is still at the core of our systems, especially now that enterprises all over the world are confronted with exploding volumes of data. Database performance has beco
  3. 所属分类:其它

    • 发布日期:2010-01-04
    • 文件大小:1048576
    • 提供者:a070316
  1. Head First SQL

  2. 英文版 PDF格式 1 A place for everything 2 Gifted data retrieval 3 A change will do you good 4 Why be normal? 5 Rewriting the Past 6 Seeing your data with new eyes 7 Outgrowing your table 8 Can’t we all just get along? 9 Queries within queries 10 New mane
  3. 所属分类:其它

    • 发布日期:2010-01-26
    • 文件大小:17825792
    • 提供者:hqlgree2
  1. data table

  2. data tabledata table
  3. 所属分类:其它

    • 发布日期:2010-01-29
    • 文件大小:2048
    • 提供者:SUNTYQ
  1. 数据库SQL语言自学成才

  2. 第一周概貌............................................................................................................................. 16 从这里开始.............................................................................................................
  3. 所属分类:其它

    • 发布日期:2010-02-19
    • 文件大小:2097152
    • 提供者:crystalxyy
  1. Essential SQL on SQL Server 2008

  2. Essential SQL on SQL Server 2008 Contents Preface ix Acknowledgments xiii Chapter 1桽tarting Microsoft?SQL Server?2008 1 1.1 Starting Microsoft?SQL Server?2008 and SQL Server ManagementSt udio 3 1.2 Creating a Database in Microsoft?SQL Server?2008 5
  3. 所属分类:其它

    • 发布日期:2010-04-16
    • 文件大小:3145728
    • 提供者:xuxingok
  1. SQL Query Intellisense and Database Design Tool BDB 2.7.0.3

  2. SQL Query Intellisense and Database Design Tool for Oracle, SQLServer, MySQL, Access, SQLAnywhere and Sybase. · Database design Build the database model by BDB, support forward-engineering and reverse-engineering, and the comparison update and doubl
  3. 所属分类:其它

    • 发布日期:2008-01-19
    • 文件大小:3145728
    • 提供者:12rain
  1. SQL Assistant v5.0

  2. SoftTree SQL Assistant v5.0 - What's New New Code Analysis and Refactoring Functions - smart object, column, and parameter renaming methods; smart code extraction methods; advanced code dependencies analysis Graphical analysis of dependencies for ob
  3. 所属分类:其它

    • 发布日期:2010-07-30
    • 文件大小:7340032
    • 提供者:jackljf
  1. 批量数据SQL导出工具v1.00

  2. new verison v1.01 start to support SQL Server 2005 新版本地址: http://download.csdn.net/source/3425764 export db v1.00 support DB2 & MySql The file type exported can be csv or sql support more than one table data export at one time latter other database
  3. 所属分类:DB2

    • 发布日期:2011-07-04
    • 文件大小:5242880
    • 提供者:hujiqiang
  1. 批量数据SQL导出工具v1.01

  2. export db v1.01 start to support microsoft sql sever 2005 support DB2 & MySql & MsSql The file type exported can be csv or sql support more than one table data export at one time latter other database may be will support, thanks for all of your supp
  3. 所属分类:DB2

    • 发布日期:2011-07-07
    • 文件大小:5242880
    • 提供者:hujiqiang
  1. Aster Data SQL and MapReduce_2014

  2. Aster Data SQL and MapReduce by Tom Coffing, John Nolan Publisher: Coffing Publishing Published: Feb, 2014 Contents About Tom Coffing 7 About John Nolan 8 Chapter 1 – The Aster Data Architecture 9 Chapter 2 – Fact and Dimension Tables 24 Chapter 3 –
  3. 所属分类:Java

    • 发布日期:2014-04-18
    • 文件大小:7340032
    • 提供者:zhaoqiheng
  1. table-data.sql

  2. 学习mycat所用到的一些sql语句
  3. 所属分类:Web开发

    • 发布日期:2017-06-22
    • 文件大小:39936
    • 提供者:u012453843
  1. table-data.sql

  2. table-data
  3. 所属分类:互联网

    • 发布日期:2020-04-28
    • 文件大小:36864
    • 提供者:weixin_43564627
  1. SQL数据文件恢复工具 v1.0.zip

  2. SQL数据文件恢复工具是一款专业的SQL数据文件恢复软件。软件主要针对的是被误删除而丢失的MDF文件,或从SQL数据文件中提取用户需要的表数据。软件界面美观简洁、简单全面、实用方便,无需培训,即可快速上手,轻轻松松完成日常SQL数据文件恢复功能,真正做到简单全面实用。是用户实现SQL数据文件恢复功能的好帮手。 SQL数据文件恢复工具具体使用简介 程序功能一:从硬盘找回丢失(误删除、格式化、重新分区等)的MDF文件 1打开程序后,首先选择丢失的数据文件所在逻辑驱动盘或逻辑盘完全镜像文件,文件
  3. 所属分类:其它

    • 发布日期:2019-07-14
    • 文件大小:1048576
    • 提供者:weixin_39840924
  1. multi-table-query-2019-5-21-3-10-2-585-源码

  2. 1.学生表student(id,name,age,sex); id学生编号 名字学生姓名 age出生年月 性别学生性别 2.课程表course(id,name,teacherId); id课程编号 名称课程名称 TeacherId教师编号 3.教师表Teacher(id,name); id教师编号 名字教师姓名 4.成绩表student_course(studentId,courseId,分数); studentId学生编号 courseId课程编号 分数 步骤: 1.通过data.s
  3. 所属分类:其它

    • 发布日期:2021-03-15
    • 文件大小:2048
    • 提供者:weixin_42181686
« 12 3 4 5 6 7 8 9 10 ... 26 »