-
出版商:
CreateSpace Independ
-
出版日期:
2012-12-28
-
售價:
$1,450
-
貴賓價:
9.5 折
$1,378
-
語言:
英文
-
頁數:
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.
商品描述(中文翻譯)
最佳準備 Microsoft 認證考試 70-461、求職面試及成功的資料庫開發者職業生涯。考試 70-461:查詢 Microsoft SQL Server 2012。本書涵蓋所有官方發布的 Microsoft 考試主題。徹底學習本書後,通過認證考試的機會非常高。透過一系列插圖課程及實用的資料庫圖表和 T-SQL 腳本,以自己的步調學習和練習。內容概覽:
第 1 章:SQL Server 範例與系統資料庫
第 2 章:安裝 SQL Server 2012
第 3 章:SELECT 語句的結構
第 4 章:SQL Server Management Studio
第 5 章:客戶端-伺服器計算的基本概念
第 6 章:關聯資料庫設計的基本原則
第 7 章:正規形式與資料庫正規化
第 8 章:功能性資料庫設計
第 9 章:進階資料庫設計概念
第 10 章:資料庫設計的藝術
第 11 章:SS 2012 中的新程式設計功能
第 12 章:使用 INNER JOIN 和 OUTER JOIN 連接表
第 13 章:基本 SELECT 語句語法與範例
第 14 章:SELECT 語句中的子查詢
第 15 章:SELECT INTO 表格創建與填充
第 16 章:修改資料 - INSERT、UPDATE、DELETE 和 MERGE
第 17 章:Transact-SQL 程式設計的魔力
第 18 章:資料的匯出與匯入
第 19 章:在企業中維護資料完整性
第 20 章:查詢與儲存過程優化
第 21 章:進階 T-SQL 程式設計主題
特別篇:如何準備考試與求職面試。
這本書是針對開發者、程式設計師、系統分析師和專案經理的實用圖表與範例教學書,適合對關聯資料庫和客戶端/伺服器技術不熟悉的人士。也適合已具備一定 SQL 程式設計和資料庫設計知識的資料庫開發者、資料庫設計師和資料庫管理員 (DBA),希望刷新和擴展其 RDBMS 設計與開發技術視野。本書特別針對通過考試 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 Management Studio 查詢編輯器中,測試、檢查、修改並學習它。直接複製和粘貼不是更簡單嗎?是的,但學習價值會迅速降低。你需要在你的 DNA 中感受到關聯資料庫設計和 SQL 語言。SQL 查詢必須從你的手指「流出」到鍵盤上。