Pass SQL Exam 70-461 & Job Interview: Programming SQL Server 2012

Kalman Toth

  • 出版商: CreateSpace Independ
  • 出版日期: 2012-12-28
  • 售價: $1,420
  • 貴賓價: 9.5$1,349
  • 語言: 英文
  • 頁數: 820
  • 裝訂: Paperback
  • ISBN: 1481858327
  • ISBN-13: 9781481858328
  • 相關分類: 職涯發展
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

Best preparation for Microsoft Certification Exam 70-461, job interview & successful database developer career. Exam 70-461: Querying Microsoft SQL Server 2012. The book covers all the official published Microsoft exam topics. Very good chance of passing the certification exam after studying the book thoroughly. Study & practice at your own pace through a series of illustrated lessons with practical database diagrams & T-SQL scripts. Contents at a Glance CHAPTER 1: SQL Server Sample & System Databases CHAPTER 2: Installing SQL Server 2012 CHAPTER 3: Structure of the SELECT Statement CHAPTER 4: SQL Server Management Studio CHAPTER 5: Basic Concepts of Client-Server Computing CHAPTER 6: Fundamentals of Relational Database Design CHAPTER 7: Normal Forms & Database Normalization CHAPTER 8: Functional Database Design CHAPTER 9: Advanced Database Design Concepts CHAPTER 10: The Art of Database Design CHAPTER 11: New Programming Features in SS 2012 CHAPTER 12: JOINing Tables with INNER & OUTER JOINs CHAPTER 13: Basic SELECT Statement Syntax & Examples CHAPTER 14: Subqueries in SELECT Statements CHAPTER 15: SELECT INTO Table Creation & Population CHAPTER 16: Modify Data - INSERT, UPDATE, DELETE & MERGE CHAPTER 17: The Magic of Transact-SQL Programming CHAPTER 18: Exporting & Importing Data CHAPTER 19: Maintaining Data Integrity in the Enterprise CHAPTER 20: Query & Stored Procedure Optimization CHAPTER 21: Advanced T-SQL Programming Topics SPECIAL: How to Prepare for the Exam & Job Interview. Relational database design and SQL (Structured Query Language) programming teach-by-practical-diagrams-&-examples book for developers, programmers, systems analysts and project managers who are new to relational database and client/server technologies. Also for database developers, database designers and database administrators (DBA), who know some SQL programming and database design, and who wish to refresh & expand their RDBMS design & development technology horizons. The book has special orientation for passing Exam 70-461(Querying Microsoft SQL Server 2012), job interview and performing well on the job. Familiarity with at least one computer programming language, Windows file system & Excel is assumed. Since the book is career advancement oriented, it has a great number of 3NF database design examples with metadata explanations along with practical SQL queries (over 1,600 SELECT queries) and T-SQL scripts, plenty to learn indeed. Great emphasis is placed on explaining the FOREIGN KEY - PRIMARY KEY constraints among tables, the connections which make the collection of individual tables a database. The database diagrams and queries are based on historic and current SQL Server sample databases: pubs (PRIMARY KEYs 9, FOREIGN KEYs 10) , Northwind (PRIMARY KEYs 13, FOREIGN KEYs 13) and the latest AdventureWorks series. Among them: AdventureWorks, AdventureWorks2008, AdventureWorks2012 (PRIMARY KEYs 71, FOREIGN KEYs 90), & AdventureWorksDW2012 (PRIMARY KEYs 27, FOREIGN KEYs 44). The last one is a data warehouse database which is the basis for multi-dimensional OLAP cubes. Sample databases installation instructions are included. The book teaches through vivid database diagrams and T-SQL queries how to think in terms of sets at a very high level, focusing on set-based operations instead of loops like in procedural programming languages. There is a chapter dedicated to the new programming features of SQL Server 2012 and XML. The best way to master T-SQL programming is to type the query in your own SQL Server Management Studio Query Editor, test it, examine it, change it and study it. Wouldn't it be easier just to copy & paste it? It would, but the learning value would diminish rapidly. You need to feel relational database design and the SQL language in your DNA. SQL queries must "pour" out from your fingers into the keyboard.

商品描述(中文翻譯)

最佳的準備方式,以應對微軟認證考試70-461、求職面試和成功的資料庫開發人員職業生涯。考試70-461:查詢Microsoft SQL Server 2012。本書涵蓋了所有官方發布的微軟考試主題。在全面學習本書後,通過認真準備,通過認證考試的機會非常高。通過一系列圖解課程和實用的資料庫圖表和T-SQL腳本,以自己的節奏進行學習和練習。目錄一覽 第1章:SQL Server示例和系統資料庫 第2章:安裝SQL Server 2012 第3章:SELECT語句的結構 第4章:SQL Server管理工作室 第5章:客戶端-服務器計算的基本概念 第6章:關聯資料庫設計的基礎概念 第7章:正規化和資料庫正規化 第8章:功能性資料庫設計 第9章:高級資料庫設計概念 第10章:資料庫設計的藝術 第11章:SS 2012中的新編程功能 第12章:使用內部和外部JOIN連接表 第13章:基本SELECT語句的語法和示例 第14章:SELECT語句中的子查詢 第15章:SELECT INTO表的創建和填充 第16章:修改數據-插入、更新、刪除和合併 第17章:Transact-SQL編程的魔力 第18章:數據的導出和導入 第19章:在企業中維護數據完整性 第20章:查詢和存儲過程的優化 第21章:高級T-SQL編程主題 特別章節:如何準備考試和求職面試。這本書是一本以實例和示例為主的關聯資料庫設計和SQL(結構化查詢語言)編程教學書,適合對關聯資料庫和客戶端/服務器技術新手的開發人員、程序員、系統分析師和項目經理。同樣適用於具有一定SQL編程和資料庫設計知識的資料庫開發人員、資料庫設計師和資料庫管理員(DBA),他們希望更新和擴展他們的關聯資料庫管理系統設計和開發技術。本書特別針對通過考試70-461(查詢Microsoft SQL Server 2012)、求職面試和在工作中表現出色進行了定位。假設讀者至少熟悉一種計算機編程語言、Windows文件系統和Excel。由於本書以職業發展為導向,其中包含了大量的3NF資料庫設計示例,並附有元數據解釋,以及實用的SQL查詢(超過1,600個SELECT查詢)和T-SQL腳本,學習的內容非常豐富。在解釋表之間的FOREIGN KEY - PRIMARY KEY約束時,對於使個別表的集合成為一個資料庫的連接,我們非常強調。資料庫圖表和查詢基於歷史和當前的SQL Server示例資料庫:pubs(PRIMARY KEYs 9,FOREIGN KEYs 10),Northwind(PRIMARY KEYs 13,FOREIGN KEYs 13)和最新的AdventureWorks系列。其中包括:AdventureWorks,AdventureWorks2008,AdventureWorks2012(PRIMARY KEYs 71,FOREIGN KEYs 90)和AdventureWorksDW2012(PRIMARY KEYs 27,FOREIGN KEYs 44)。最後一個是一個數據倉庫資料庫,是多維OLAP立方體的基礎。書中包含了示例資料庫的安裝說明。本書通過生動的資料庫圖表和T-SQL查詢教授如何以非常高的水平思考集合,專注於基於集合的操作,而不是像過程式編程語言中的循環。書中有一章專門介紹了SQL Server 2012和XML的新編程功能。掌握T-SQL編程的最佳方法是在自己的SQL Server管理工作室查詢編輯器中輸入查詢,測試、檢查、更改和學習它。只需複製和粘貼它不是更容易嗎?是的,但學習價值會迅速降低。你需要將關聯資料庫設計和SQL語言融入你的DNA中。SQL查詢必須從你的手指中流淌到鍵盤上。