-
出版商:
CreateSpace Independ
-
出版日期:
2013-01-17
-
售價:
$1,020
-
貴賓價:
9.5 折
$969
-
語言:
英文
-
頁數:
440
-
裝訂:
Paperback
-
ISBN:
1482007428
-
ISBN-13:
9781482007428
-
相關分類:
SQL
商品描述
Learn Microsoft SQL in 400 minutes! 1 page a minute! The topics are structured so that each page can be learned quickly. Beginning level relational database programming & design teach-by-practical-diagrams-&-examples book for database 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 database design, and who wish to refresh & expand their RDBMS design technology horizons. Familiarity with at least one computer programming language, Windows file system & Excel is assumed. Since the book is career advancement oriented, it has a number of 3NF database design examples with metadata explanations along with practical SQL queries (over 1100 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. 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. In addition to quick learning , the best way to master relational database design & 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, "CREATE TABLEs" 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 expert, it has to be in your head not on the web. Second, when your supervisor is looking over your shoulder, "George, can you create a new table for our mobile devices inventory?", you have to be able to type the CREATE TABLE query without documentation or SQL forum search and explain how it will work to your superior promptly. The book was designed to be readable quickly 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. Mastery of the basic relational database design & T-SQL query book likely to be sufficient for career advancement as a database designer and database developer.
商品描述(中文翻譯)
學習 Microsoft SQL 只需 400 分鐘!每分鐘一頁!本書的主題結構設計使得每頁內容都能快速學習。這是一本針對初學者的關聯式資料庫程式設計與設計書籍,透過實用的圖示與範例教學,適合對關聯式資料庫及客戶端/伺服器技術不熟悉的資料庫開發人員、程式設計師、系統分析師及專案經理。此外,對於已具備一定資料庫設計知識的資料庫開發人員、資料庫設計師及資料庫管理員(DBA),本書也能幫助他們刷新與擴展 RDBMS 設計技術的視野。假設讀者至少熟悉一種電腦程式語言、Windows 檔案系統及 Excel。由於本書以職業發展為導向,包含多個 3NF 資料庫設計範例及元資料解釋,並提供實用的 SQL 查詢(超過 1100 個 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 查詢教導如何在高層次上以集合的方式思考,專注於基於集合的操作,而非像程序式程式語言中的迴圈。除了快速學習,掌握關聯式資料庫設計與 T-SQL 程式設計的最佳方法是親自於 SQL Server Management Studio 查詢編輯器中輸入查詢,測試、檢查、修改並研究它。直接複製與粘貼不是更簡單嗎?是的,但學習的價值會迅速降低。你需要在你的 DNA 中感受關聯式資料庫設計和 SQL 語言。SQL 查詢和 'CREATE TABLEs' 必須從你的手指流暢地輸入到鍵盤上。為什麼熟記 SQL 查詢如此重要?畢竟,所有內容都可以在網路上找到,那為什麼不直接複製與粘貼呢?其實並非如此。如果你想成為資料庫設計專家,這些知識必須在你的腦海中,而不是在網路上。其次,當你的主管在你肩膀上看著時,'George,你能為我們的移動設備庫存創建一個新表格嗎?',你必須能夠在沒有文檔或 SQL 論壇搜尋的情況下,迅速輸入 CREATE TABLE 查詢並解釋它將如何運作給你的上司。本書設計為在任何環境中都能快速閱讀,即使在海灘上使用筆記型電腦或根本沒有筆記型電腦的情況下。所有查詢後面都附有結果行數和/或完整/部分結果的表格(網格)格式列表。在處理 GUI 工具(如 SQL Server Management Studio)時,會使用截圖。掌握基本的關聯式資料庫設計與 T-SQL 查詢的書籍,對於作為資料庫設計師和資料庫開發人員的職業發展來說,可能是足夠的。