Exam 70-461 Bootcamp: Querying Microsoft SQL Server 2012
暫譯: 70-461 考試訓練營:查詢 Microsoft SQL Server 2012

Kalman Toth

  • 出版商: CreateSpace Independ
  • 出版日期: 2013-01-09
  • 售價: $1,450
  • 貴賓價: 9.5$1,378
  • 語言: 英文
  • 頁數: 820
  • 裝訂: Paperback
  • ISBN: 1481944770
  • ISBN-13: 9781481944779
  • 相關分類: MSSQLSQL
  • 海外代購書籍(需單獨結帳)

商品描述

Earn $120K+ as a Microsoft database designer and/or developer! Sky is the limit when you become an SQL database professional. 200 practice questions to prepare & pass Microsoft exam 70-461: Querying Microsoft SQL Server 2012! Study this book to perform to excellence as a database developer! The exam text book follows the official Microsoft exam guidelines. The book features over 200 practice exam questions & answers. Once you learn the book, very likely you pass the exam effortlessly. SQL (Structured Query Language) programming & relational database design 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. 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,400 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 & stored procedures; 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. Why is knowing SQL queries by heart so important? After all everything can be found on the web so why not just copy & paste? Well not exactly. If you want to be an database designer & development expert, it has to be in your head not on the web. Second, when your supervisor is looking over your shoulder, "Charlie, can you tell me what is the total revenue for March?", you have to be able to type the query without documentation or SQL forum search and provide the results to your superior promptly. The book was designed to be readable in any environment, even on the beach laptop around or no laptop in sight at all. All queries are followed by results row count and /or full/partial results listing in tabular (grid) format. Screenshots are used when dealing with GUI tools such as SQL Server Management Studio. SQL Server 2012 installation instructions with screenshots are included. Mastery of the database design & SQL programming book likely to be sufficient for career advancement as a database designer and database developer.

商品描述(中文翻譯)

賺取超過 $120K 的薪水,成為 Microsoft 資料庫設計師和/或開發人員!當你成為 SQL 資料庫專業人士時,天空才是極限。200 道練習題幫助你準備並通過 Microsoft 考試 70-461:查詢 Microsoft SQL Server 2012!學習這本書,讓你在資料庫開發方面表現卓越!本考試教材遵循官方 Microsoft 考試指導方針。書中包含超過 200 道考試練習題及其答案。一旦你掌握了這本書,你很可能能輕鬆通過考試。這本書是針對開發人員、程式設計師、系統分析師和專案經理的 SQL(結構化查詢語言)程式設計與關聯資料庫設計的實用圖示與範例教學書,特別適合對關聯資料庫和客戶端/伺服器技術不太熟悉的人士。同時也適合那些已經了解一些 SQL 程式設計和資料庫設計的資料庫開發人員、資料庫設計師和資料庫管理員(DBA),希望刷新和擴展他們的 RDBMS 設計與開發技術視野。這本書特別針對通過考試 70-461 進行了設計。假設讀者對至少一種電腦程式語言、Windows 檔案系統和 Excel 有基本了解。由於這本書以職業發展為導向,因此包含大量的 3NF 資料庫設計範例,並附有元數據解釋,以及實用的 SQL 查詢(超過 1,400 個 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 Management Studio 查詢編輯器中,測試、檢查、修改並學習它。難道直接複製和粘貼不是更簡單嗎?是的,但學習的價值會迅速降低。你需要在你的 DNA 中感受到關聯資料庫設計和 SQL 語言。SQL 查詢必須從你的手指「流出」到鍵盤上。為什麼熟記 SQL 查詢如此重要?畢竟,所有內容都可以在網路上找到,那為什麼不直接複製和粘貼呢?其實並不是這樣。如果你想成為資料庫設計和開發的專家,這些知識必須在你的腦海中,而不是在網路上。其次,當你的主管在你肩膀上看著時,「查理,你能告訴我三月份的總收入是多少嗎?」你必須能夠在沒有文檔或 SQL 論壇搜索的情況下,快速輸入查詢並提供結果給你的上司。這本書旨在任何環境中都能輕鬆閱讀,即使是在海灘上使用筆記型電腦或根本沒有筆記型電腦的情況下。所有查詢後面都附有結果行數和/或完整/部分結果的表格(網格)格式列表。在處理 GUI 工具(如 SQL Server Management Studio)時,會使用截圖。書中包含 SQL Server 2012 的安裝說明和截圖。掌握這本資料庫設計與 SQL 程式設計的書籍,可能足以讓你在資料庫設計師和資料庫開發人員的職業生涯中獲得晉升。

最後瀏覽商品 (20)