Beginning SQL Server 2005 for Developers: From Novice to Professional
Author | : Robin Dewson |
Publisher | : Dreamtech Press |
Total Pages | : 536 |
Release | : 2006-03-27 |
ISBN-13 | : 8181284224 |
ISBN-10 | : 9788181284228 |
Rating | : 4/5 (28 Downloads) |
Download or read book Beginning SQL Server 2005 for Developers: From Novice to Professional written by Robin Dewson and published by Dreamtech Press. This book was released on 2006-03-27 with total page 536 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book features practical steps to help overcome issues that are likely to be encountered. Included are - how to use SQL for querying, inserting, updating, and deleting data, and how to back up and restore databases for basic administration in SQL Server. Also included is how to build a complete database, from fundamentals of relational database design to table and index creation.· SQL Server 2005 Overview and Installation· SQL Server Management Studio· Database Design and Creation· Security· Defining Tables· Creating Indexes and Database Diagramming· Database Backups, Recovery and Maintenance· Working with the Data· Building a View· Stored Procedures· T-SQL Essentials· Advanced T-SQL