Skip to content

Beginning SQL Server 2012 for Developers

Best in textbook rentals since 2012!

ISBN-10: 1430237503

ISBN-13: 9781430237501

Edition: 3rd 2012

Authors: Robin Dewson

List price: $49.99
Blue ribbon 30 day, 100% satisfaction guarantee!
Rent eBooks
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Beginning SQL Server 2011 for Developersis the perfect book for developers new to SQL Server and planning to create and deploy applications against Microsoft’s market-leading database system for the Windows platform. Now in its third edition, the book is enhanced to cover the very latest developments in SQL Server 2011.Also new in the book is coverage of the no-cost Express Edition. Whether you have no knowledge of databases, or have knowledge of desktop databases such as Microsoft Access, or even come from another brand such as Oracle Database,BeginningSQL Server 2011 for Developersprovides the insights to get up and running with SQL Server 2011.Within the book, there are plenty of…    
Customers also bought

Book details

List price: $49.99
Edition: 3rd
Copyright year: 2012
Publisher: Apress L. P.
Publication date: 4/25/2012
Binding: Paperback
Pages: 720
Size: 7.01" wide x 10.00" long x 1.50" tall
Weight: 2.750
Language: English

Robin Dewson has been hooked on programming ever since he bought his first computer, a Sinclair ZX80, in 1980. He has been working with SQL Server since version 6.5 and Visual Basic since version 5. Robin is a consultant mainly in the city of London, where he has been for nearly eight years. He also has been developing a rugby-related website as well as maintaining his own site at Fat-Belly.com .

Overview and Installation
SQL Server Management Studio
Database Design and Creation
Security and Compliance
Defining Tables
Creating Indexes and Database Diagramming
Database Backups and Recovery
Database Maintenance
Inserting and Deleting Data
Selecting and Updating Data
Building a View
Stored Procedures, Functions, and Security
Essentials for Effective Coding
Advanced T-SQL
Triggers
Connecting from Client Code