没有合适的资源?快使用搜索试试~ 我知道了~
SQL Server 2000权威指南:从入门到精通
0 下载量 89 浏览量
2025-08-23
08:31:01
上传
评论
收藏 52.25MB PDF 举报
温馨提示
本书《SQL Server 2000权威指南:从入门到精通》由Mike Gunderloy和Joseph L. Jorden编著,旨在为读者提供全面深入的SQL Server 2000使用指南。书中不仅涵盖了SQL Server的基本概念、安装配置,还深入探讨了Transact-SQL语言的应用,包括查询、事务处理、存储过程、触发器等内容。此外,本书还介绍了如何通过SQL Server Enterprise Manager管理数据库,优化数据库性能,以及解决实际应用中的问题。对于数据库管理员和开发人员来说,本书是一本不可多得的参考手册,它不仅提供了丰富的理论知识,还有大量的实践案例和技巧,帮助读者更好地理解和掌握SQL Server 2000。
资源推荐
资源详情
资源评论













格式:pdf 资源大小:220.6KB 页数:8










格式:pdf 资源大小:339.1KB 页数:11

格式:pdf 资源大小:8.8MB 页数:118








MASTERING™
SQL SERVER™
2000
Mike Gunderloy
Joseph L. Jorden
SYBEX
®

MASTERING™
SQL SERVER™
2000
Mike Gunderloy
Joseph L. Jorden
SYBEX
®

INFORMATION SCHEMA VIEWS (continued)
VIEW USAGE BASED ON
CONSTRAINT_COLUMN_USAGE Sysobjects, syscolumns, systypes
CONSTRAINT_TABLE_USAGE Sysobjects
DOMAIN_CONSTRAINTS Sysobjects, systypes
DOMAINS Spt_data type_info, systypes, syscom-
ments, sysconfigures, syscharsets
KEY_COLUMN_USAGE Sysobjects, syscolumns, sysreferences,
spt_values, sysindexes
PARAMETERS Sysobjects, syscolumns
REFERENTIAL_CONSTRAINTS Sysreferences, sysindexes, sysobjects
ROUTINE_COLUMNS Sysobjects, syscolumns
ROUTINES Sysobjects, syscolumns
SCHEMATA Sysdatabases, sysconfigures, syscharsets
TABLE_CONSTRAINTS Sysobjects
TABLE_PRIVILEGES Sysprotects, sysobjects
TABLES Sysobjects
VIEW_COLUMN_USAGE Sysobjects, sysdepends
VIEW_TABLE_USAGE Sysobjects, sysdepends
VIEWS Sysobjects, syscomments
Contains a row for each accessible view
Contains a row for each table in the
current database that is used as the
basis for a view
Contains a row for each column in the
database that is used as the basis for
a view
Contains a row for each table in the
current database for which the user has
permissions
Contains a row for each table privilege
granted to or by the current user
Contains a row for each table con-
straint in the current database
Contains a row for each database
that has permissions defined for the
current user
Contains a row for each stored pro-
cedure and function accessible to
the user
Contains a row for each column
returned by table-valued functions
Contains a row for each foreign-key
constraint in the database
Contains a row for each parameter
of a user-defined function accessible
to the current user
Contains a row for each column in
the database that is constrained as
a key
Contains a row for each user-
defined datatype accessible to the
user in the current database
Contains a row for each user-
defined datatype in the current
database that has a rule bound to it
Contains a row for each table in the
current database with a constraint
defined for it
Contains a row for each column in
the current database with a con-
straint defined for it
2627EP2.qxd 8/23/00 1:42 PM Page i

信息架构视图 (continued)
VIEW USAGE BASED ON
CONSTRAINT_COLUMN_USAGE Sysobjects, syscolumns, systypes
CONSTRAINT_TABLE_USAGE Sysobjects
DOMAIN_CONSTRAINTS Sysobjects, systypes
DOMAINS Spt_data type_info, systypes, syscom-
ments, sysconfigures, syscharsets
KEY_COLUMN_USAGE Sysobjects, syscolumns, sysreferences,
spt_values, sysindexes
PARAMETERS Sysobjects, syscolumns
REFERENTIAL_CONSTRAINTS Sysreferences, sysindexes, sysobjects
ROUTINE_COLUMNS Sysobjects, syscolumns
ROUTINES Sysobjects, syscolumns
SCHEMATA Sysdatabases, sysconfigures, syscharsets
TABLE_CONSTRAINTS Sysobjects
TABLE_PRIVILEGES Sysprotects, sysobjects
TABLES Sysobjects
VIEW_COLUMN_USAGE Sysobjects, sysdepends
VIEW_TABLE_USAGE Sysobjects, sysdepends
VIEWS Sysobjects, syscomments
Contains a row for each accessible view
Contains a row for each table in the
current database that is used as the
basis for a view
Contains a row for each column in the
database that is used as the basis for
a view
Contains a row for each table in the
current database for which the user has
permissions
Contains a row for each table privilege
granted to or by the current user
Contains a row for each table con-
straint in the current database
Contains a row for each database
that has permissions defined for the
current user
Contains a row for each stored pro-
cedure and function accessible to
the user
Contains a row for each column
returned by table-valued functions
Contains a row for each foreign-key
constraint in the database
Contains a row for each parameter
of a user-defined function accessible
to the current user
Contains a row for each column in
the database that is constrained as
a key
Contains a row for each user-
defined datatype accessible to the
user in the current database
Contains a row for each user-
defined datatype in the current
database that has a rule bound to it
Contains a row for each table in the
current database with a constraint
defined for it
Contains a row for each column in
the current database with a con-
straint defined for it
2627EP2.qxd 8/23/00 1:42 PM 第i页

This page intentionally left blank
剩余2463页未读,继续阅读
资源评论


prometheus5watch
- 粉丝: 0
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- java课程作业:基于JavaFX的迷宫小游戏 Java 、Eclipse 、JavaFX.zip
- Java企业级快速开发平台 前后端分离基于nodejs+vue2+webpack+springboot.zip
- Java热更新,基于JDK自带agentmain。.zip
- java前后端代码生成【增量生成】,前后分离,后端使用spring-boot
- Java实现基于Α-β剪枝树的智能五子棋
- Java上基于RSocket的RPC框架.zip
- Java坦克大战游戏,基于Spring Boot,JDK8,Swing组件开发,有一些Bug,还在持续更新完善中....zip
- Java网上书店管理系统(基于MVC模式编写:前端jsp页面、数据库MySQL、服务器Tomcat).zip
- Java网上图书商城,项目基于MVC设计模式,采用B_S结构.zip
- R语言和PHP语言缺陷的实证研究.pdf
- java源码一键生成基于draw.io流程图.zip
- Java语言开发的基于ChatGPT、Postgresql开发的私有知识库AI系统.zip
- Java语言开发的统一角色访问控制系统(Unified Role Access Control System),基于Spring Security 3实现的权限控制系统.zip
- JMay是一款基于Spring、SpringMVC、Mybatis、Atomikos集成框架,用于快速搭建跨数据库、分布式事务(JTA)支持的java web项目.zip
- Java组件课程设计-基于SpringBoot的酒店管理系统.zip
- JEESNS是一款基于JAVA企业级平台研发的社交管理系统,依托企业级JAVA的高效、安全、稳定等优势,开创国内JAVA版开源SNS先河。交流QQ群:280062708。.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
