Skip to content

Beginning Microsoft SQL Server 2012 Programming

Best in textbook rentals since 2012!

ISBN-10: 1118102282

ISBN-13: 9781118102282

Edition: 2012

Authors: Paul Atkinson, Robert Vieira

List price: $30.99
Blue ribbon 30 day, 100% satisfaction guarantee!

Rental notice: supplementary materials (access codes, CDs, etc.) are not guaranteed with rental orders.

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:

Get up to speed on the extensive changes to the newest release of Microsoft SQL Server The 2011 release of Microsoft SQL Server changes how you develop applications for SQL Server. With this comprehensive resource, SQL Server authority Robert Vieira presents the fundamentals of database design and SQL concepts, and then shows you how to apply these concepts using the updated SQL Server. Publishing time and date with the 2011 release, Beginning Microsoft SQL Server 2011 Programming begins with a quick overview of database design basics and the SQL query language and then quickly proceeds to show you how to implement the fundamental concepts of Microsoft SQL Server 2011. Youll explore the key…    
Customers also bought

Book details

List price: $30.99
Copyright year: 2012
Publisher: John Wiley & Sons, Limited
Publication date: 4/19/2012
Binding: Paperback
Pages: 864
Size: 7.20" wide x 9.10" long x 1.90" tall
Weight: 3.476
Language: English

Introduction
Rdbms Basics: What Makes Up A Sql Server Database?
Learning The Tools Of The Trade
The Foundation Statements Of T-Sql
Joins
Creating And Altering Tables
Keys And Constraints
Adding More To Your Queries
Being Normal: Normalization And Other Basic Design Issues
Sql Server Storage And Index Structures
Views
Writing Scripts And Batches
Stored Procedures
User-Defined Functions
Transactions And Locks
Triggers
A Brief Xml Primer
Business Intelligence Fundamentals
Bi Storage And Reporting Resources
Reporting For Duty, Sir! A Look At Reporting Services
Getting Integrated With Integration Services
Playing Administrator
Appendix: Answers To Exercises
Index
Online Appendices
System Functions
Very Simple Connectivity Examples