博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Beginning SQL Server 2005 Express for Developers: From Novice to Professional
阅读量:4233 次
发布时间:2019-05-26

本文共 1253 字,大约阅读时间需要 4 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

Assuming neither database nor programming background, Beginning SQL Server 2005 Express for Developers introduces all the fundamental database administration and SQL programming features of SQL Server 2005 Express Edition, the free relational database management system from Microsoft that provides a major subset of full SQL Server 2005 functionality.

This book is a comprehensive guide that covers installing and configuring SQL Server 2005 Express; creating, backing up, and restoring databases; creating tables, then querying and manipulating them with T-SQL; coding stored procedures and triggers, and using Reporting Services to deliver information to end users. Detailed, clear, and highly readable, this book will make you a competent and confident database administrator and programmer.

*This is the clearest and most comprehensive introduction to SQL Server 2005 Express.
*The book assumes no prior experience with databases, SQL, or programming.
*You'll learn about both database administration and T-SQL programming.
*The book covers SQL Server Management Studio and Reporting Services.
http://rapidshare.com/files/40322618/1590597206.zip
http://depositfiles.com/files/1125949
你可能感兴趣的文章
深入理解 Java 垃圾回收机制
查看>>
学习Spring-Session+Redis实现session共享
查看>>
JVM高级特性与实践(六):Class类文件的结构(访问标志,索引、字段表、方法表、属性表集合)
查看>>
Mac系统中打开VMWare虚拟机出错:Could not open /dev/vmmon
查看>>
mac下安装c++开发环境
查看>>
应对程序员面试,你必须知道的八大数据结构
查看>>
CMake学习笔记(1)——用CMake编译一个hello world程序
查看>>
Spring boot中参数注入,@Value失效以及解决方案
查看>>
Cassandra HBase和MongoDb性能比较
查看>>
借助ArangoDB,带你玩转Google图算法引擎Pregel
查看>>
图数据库JanusGraph介绍及使用(三):安装与初步使用
查看>>
「JanusGraph与HugeGraph」图形数据库 - 技术选型-功能对比
查看>>
Android中安装asset文件下的apk
查看>>
Android中自定义RatingBar
查看>>
关于C语言中的未初始化变量的值
查看>>
VS下 debug与release运行结果不一致
查看>>
野指针
查看>>
Win32 Debug CRT Heap Internals
查看>>
令人蛋疼的错误提示 0xcdcdcdcd ,0xdddddddd ,0xfeeefeee ,0xcccccccc ,0xabababab
查看>>
关于win32 下DEBUG模式的研究
查看>>