T-sql示例大全
标签: T-sql
上传时间: 2015-01-21
上传用户:chenjjer
关于MD5算法的T-sql实现,适用于MS SQL2000系统下
上传时间: 2015-08-25
上传用户:宋桃子
Inside Microsoft SQL Server 2005: T-sql Programming。
标签: Programming Microsoft Inside Server
上传时间: 2016-10-21
上传用户:hgy9473
在学习SQL Server过程中整理的T-sql语句,适合初学者学习使用。
上传时间: 2013-12-26
上传用户:lunshaomo
为学习T-sql的初学者准备的一个自动建立数据库、表、练习数据的Sql脚本文件。
上传时间: 2013-12-23
上传用户:haoxiyizhong
SQL Server2005中SSMS的使用与T-sql的应用
上传时间: 2014-11-21
上传用户:问题问题
了解设计数据库的基本步骤 熟练使用T-sql实现建库、建表、加约束 掌握T-sql编程,实现功能强大的查询 掌握创建索引、视图,快速访问数据库 掌握创建存储过程,实现复杂的业务规则 理解触发器的原理,实现高级的约束,以上摘自幻灯片,这个教程就是关于这一类的
上传时间: 2013-12-13
上传用户:gxmm
存放在计算机中大量信息的安全问题以及敏感信息的防窃取、防篡改问题已经越来越引起人们的关注。为了实现对数据库管理系统中数据安全的需求,文中对系统的用户口令、C/S之间的签名认证、SQL Server 2005数据库加密、系统分配角色和用户权限几方面对数据库管理系统的安全问题进行研究,使用C#和T-sql语言进行具体实现。实际应用表明,这些措施能够准确地实现数据的加密,阻止非法用户操作系统,保证系统安全,达到了设计要求。
上传时间: 2013-10-22
上传用户:wlcaption
摘要 ? ? ? ? 设计时的自动化加快了编码,并保证所有过程都用相同的命名规范和结构来生成。为了在大型 SQL 项目中尽量提高编码的效率,作者编写了一系列的设计时(design-time)存储过程,用它们来生成运行时(run-time)存储过程,并一直在工程中使用。最近,作者更新了其存储过程以便使用 SQL Server 2000 的特性,其中包括用户定义函数。本文所及内容涵盖创建并执行这些动态 T-sql 脚本以使普通的数据库存储过程编码自动化。
上传时间: 2014-01-11
上传用户:远远ssad
This thorough, hands-on reference for database developers and administrators delivers expert guidance on sophisticated uses of TransacT-sql (T-sql)¡ ª one of the most familiar and powerful programming languages for SQL Server. Written by a T-sql guru, this guide focuses on language features and how they are interpreted and processed by the SQL Server execution engine. You¡ ¯ ll get in-depth coverage of the sophisticated uses of T-sql, including triggers, user-defined functions, exception handling, and more. The book explains and compares solutions to database-development problems in both SQL Server 2000 and SQL Server 2005, discussing the new T-sql programming features added to SQL Server 2005 in detail. Includes extensive code samples, table examples, and logic puzzles to help database developers and administrators understand the intricacies and help promote mastery of T-sql.
标签: administrators developers reference thorough
上传时间: 2013-12-29
上传用户:Avoid98