- ホーム
- > 洋書
- > 英文書
- > Computer / Databases
Full Description
Beginning SQL Server 2008 Express for Developers: From Novice to Professional takes a developer, and even a database administrator, from knowing nothing about SQL Server 2008 Express Edition to being ready to design and build a fully functioning system that is secure, reliable, maintainable, and robust. The Express Edition of SQL Server is a free resource commonly used by students, developers of small systems, and those transferring skills from other databases. This book focuses on the features within the Express Edition and therefore will not confuse readers with coverage of features found only in the Development Edition. By the end of the book, readers will be ready to move on to Accelerated SQL Server 2008 as well as other books within the Apress SQL Server lineup such as Pro SQL Server 2008 Reporting Services.
Covers using the free Express Edition of SQL Server
Describes creating a database from scratch and builds on this
Provides an understanding of SQL Server Express 2008, allowing you to build future solutions for you and your business
Contents
1. SQL Server 2008 Express Overview and Installation
2. SQL Server Management Studio Express
3. Database Design and Creation
4. Security
5. Defining Tables
6. Creating Indexes and Database Diagramming
7. Database Backup, Recovery,
8. Database Maintenance
9. Working with the Data - Inserting data
10. Working with the Data - Selecting, updating and deleting
11 Building a View
12. Stored Procedures
13. T-SQL Essentials
14. Advanced T-SQL
15. Triggers
16. Reporting Services