CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - t-sql a

搜索资源列表

  1. vb_ChanYin

    0下载:
  2. 一个餐饮进销存系统 数据库要求:SQL Server 2000 系统要求:Windows操作系统; 安装程序以前,首先创建相关的数据库。创建方法:用SQL Server2000 的查询分析器打开SQL目录下的myrestaurant.sql,并执行。-a Food Invoicing System database requirements : SQL Server 2000 system requirements : Windows; before the instal
  3. 所属分类:酒店行业

    • 发布日期:2008-10-13
    • 文件大小:152645
    • 提供者:sky
  1. SQL.Server.2008.for.Developers.From.Novice.to.Pro

    0下载:
  2. Right from the start, this book will expand your basic knowledge, and you will soon find yourself moving from a beginner toward a competent and professional developer. This book aims to cater to a wide range of developers, from those who prefer t
  3. 所属分类:SQL Server

    • 发布日期:2017-06-02
    • 文件大小:15124071
    • 提供者:Di_Ablo
  1. 新建 Microsoft Word 文档

    0下载:
  2. 摘要  ?  ?      设计时的自动化加快了编码,并保证所有过程都用相同的命名规范和结构来生成。为了在大型 SQL 项目中尽量提高编码的效率,作者编写了一系列的设计时(design-time)存储过程,用它们来生成运行时(run-time)存储过程,并一直在工程中使用。最近,作者更新了其存储过程以便使用 SQL Server 2000 的特性,其中包括用户定义函数。本文所及内容涵盖创建并执行这些动态 T-SQL 脚本以使普通的数据库存储过程编码自动化。- Time the abstract
  3. 所属分类:Database system

    • 发布日期:2017-11-09
    • 文件大小:14174
    • 提供者:王洋
  1. Inside+Microsoft+SQL+Server+2005+T-SQL+Programming

    0下载:
  2. SQL Server 2005微软官方权威参考手册. 是Inside Microsoft SQL Server 2005系列书中的第一本,SQL Server类的顶尖之作 全球公认SQL Server 2005经典著作,囊括大量鲜为人知的技术内幕,大师智慧、专家经验尽览无余。.. 本系列图书中文版得到了微软总部SQL Server组专家的高度重视,同时也得到了微软中国上海SQL Server全球技术支持中心的高度关注。... -SQL Server 2005 Microsoft
  3. 所属分类:SQL Server

    • 发布日期:2017-04-09
    • 文件大小:2711167
    • 提供者:李凤杰
  1. makedata

    0下载:
  2. 为学习T-Sql的初学者准备的一个自动建立数据库、表、练习数据的Sql脚本文件。-To study the T-Sql a beginner ready to automatically create the database, tables, practice data Sql scr ipt file.
  3. 所属分类:SQL Server

    • 发布日期:2017-04-11
    • 文件大小:1632
    • 提供者:chenxiansheng
  1. S2SQLServer

    0下载:
  2. 了解设计数据库的基本步骤 熟练使用T-SQL实现建库、建表、加约束 掌握T-SQL编程,实现功能强大的查询 掌握创建索引、视图,快速访问数据库 掌握创建存储过程,实现复杂的业务规则 理解触发器的原理,实现高级的约束,以上摘自幻灯片,这个教程就是关于这一类的-Learn the basic steps of the design of a database of skilled use of T-SQL to achieve the Treasury building, bu
  3. 所属分类:Database system

    • 发布日期:2017-05-15
    • 文件大小:3797693
    • 提供者:按时
  1. Sams.Teach.Yourself.Microsoft.SQL.Server.T-SQL.in

    0下载:
  2. Sams Teach Yourself sql server is a good one for self study
  3. 所属分类:SQL Server

    • 发布日期:2017-03-27
    • 文件大小:905811
    • 提供者:ayhamz
  1. SQLServer2000code

    0下载:
  2. 《中文版 SQL Server 2000 开发与管理应用实例》光盘代码--作者邹建 本书全面系统地介绍了SQL Server 2005应用、开发和管理方面的技术,涉及安装和升级SQL Server、T-SQL增强、T-SQL应用、XML数据处理、CLR集成、开发SQL Server应用程序、端点、Service Broker、SQL Server Integration Services、SQL Server配置、SQL Server安全管理、数据的加密与解密、数据备份与还原、数据库的高可用
  3. 所属分类:SQL Server

    • 发布日期:2017-03-29
    • 文件大小:327476
    • 提供者:烈马
  1. vsexcel

    1下载:
  2. 一个C# 操作excel的例子,可以使用 T-sql 语句 查询汇总 excel里面的数据-Operation of a C# example of excel, you can use T-sql statement summary query data inside excel
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1048603
    • 提供者:张海滨
  1. Script

    0下载:
  2. 一个简单的方法来在文本文件中写入字符串,使用T-SQL SQL服务器-A simple way to write string into a text file in SQL Server using T-SQL
  3. 所属分类:SQL Server

    • 发布日期:2017-04-01
    • 文件大小:1376
    • 提供者:yuanlong
  1. spWRITEFileStream

    0下载:
  2. 一个简单的方法来写串成一个文本文件中使用T-SQL SQL服务器-A simple way to write string into a text file in SQL Server using T-SQL
  3. 所属分类:SQL Server

    • 发布日期:2017-04-07
    • 文件大小:1188
    • 提供者:yuanlong
  1. T-sqlprogramingstructure

    0下载:
  2. T-SQL编程结构介绍。包括注释结构、变量声明、判断和循环、游标、事务、、备份等基本概念。是入门的好书籍-Introduced T-SQL programming structure. Including annotations structure, variable declarations, judgments, and circulation, cursors, transactions, backup and other basic concepts. Is a good book en
  3. 所属分类:SQL Server

    • 发布日期:2017-03-29
    • 文件大小:355561
    • 提供者:苏应数
  1. viewcreate-sql

    0下载:
  2. 一、实验目的 1)理解视图的概念。 2)掌握创建视图的方法。 3)掌握更改视图的方法。 4)掌握用视图管理数据的方法。 二、实验内容 3、用T-SQL语言创建、管理视图 (以下题目需提交) (1)创建视图 1)创建一个名为stuview2的水平视图,从数据库XSGL的student表中查询出性别为“男”的所有学生的资料。并在创建视图时使用with check option。(注:该子句用于强制视图上执行的所有修改语句必须符合由Select语句where中的条件。)
  3. 所属分类:SQL Server

    • 发布日期:2017-03-26
    • 文件大小:200710
    • 提供者:kice
  1. sql

    0下载:
  2. T-SQL个人语法帮助 T-SQL个人语法帮助 T-SQL个人语法帮助 T-SQL个人语法帮助-T-SQL syntax to help individuals personal T-SQL syntax to help T-SQL syntax to help individuals personal T-SQL syntax to help T-SQL syntax to help individuals T-SQL syntax to help individuals
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-07
    • 文件大小:10183
    • 提供者:千纸鹤
  1. Inside-SQL2005-T-SQL

    0下载:
  2. 很好的一个技术文档,对于学习数据库很有帮助-A good technical documentation for the study database helpful
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-11
    • 文件大小:2710862
    • 提供者:胡鹏
  1. Pro.Full-Text.Search.in.SQL.Server.2008

    0下载:
  2. This book is intended for SQL Server developers and DBAs who want to get the most out of SQL Server 2008 Integrated Full-Text Search (iFTS). To get the most out of this book, you should have a working knowledge of T-SQL, as most of the sample cod
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-13
    • 文件大小:3186922
    • 提供者:arash
  1. T-SQL-language-command-set-function

    0下载:
  2. 总结dos命令,有次爱好的友友可以下载学习,平时可以了解一下,来提高安全意识-The summary of DOS command, a hobby friends can download to learn, I can learn about, to improve the safety consciousness
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-05
    • 文件大小:5079
    • 提供者:haidaogege
  1. T-SQL-leap-year

    0下载:
  2. 自己编写一段程序判断一个年份(比如1900年)是否是闰年,是则显示1900年为闰年,否则显示1900年不是闰年. -I have written a program to determine whether a year (such as 1900) is a leap year, is the show in 1900 as a leap year, otherwise show that 1900 was not a leap year.
  3. 所属分类:SQL Server

    • 发布日期:2017-11-11
    • 文件大小:11807
    • 提供者:ERIC
  1. ADONET-SQL-Crud-Builder

    0下载:
  2. The file is a C#/ADO.NET Create/Read/Update/Delete (CRUD) code generator designed for MS SQL & Oracle databases. The code generator is developed entirely in Borland Delphi. It lets you define the fields in your database table and program will generat
  3. 所属分类:.net

    • 发布日期:2017-04-25
    • 文件大小:81196
    • 提供者:Rossano Eugenio
  1. T-SQL代码规范

    0下载:
  2. 一个嵌套代码块中的语句使用四个空格的缩进。(上述代码中的多行 SELECT 语句是一个 SQL 语句。)在同一语句中开始新行时,使 SQL 关键字右对齐。将代码编辑器配置为使用空格,而不是使用制表符[每个制表符对应为4个空格,请在SQL编辑器中进行设置。]。这样,不管使用何种程序查看代码,格式都是一致的。(A statement in a nested block of code that uses four spaces for indentation. The multiline SELEC
  3. 所属分类:SQL Server

« 12 3 »
搜珍网 www.dssz.com