中文名称:深入浅出SQL
生活随笔
收集整理的這篇文章主要介紹了
中文名称:深入浅出SQL
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
中文名稱:深入淺出SQL
英文名稱:Head First SQL
版本:[PDF]
發行時間:2007年09月01日
地區:美國
語言:英語
簡介:
2008年Jolt大獎得主,經典的Head First系列,相信曾經讀過Head First Design Pattern的朋友都深有感觸。有別于傳統的計算機類教科書,Head First系列中圖畫多,文字少,知識都貫穿在一個情境里面,讀起來非常輕松。要學習SQL的朋友,這本書不容錯過哦!
2008 Jolt Productivity Award Winner!
Is your data dragging you down? Are your tables all tangled up? Well we've got the tools to teach you just how to wrangle your databases into submission. Using the latest research in neurobiology, cognitive science, and learning theory to craft a multi-sensory SQL learning experience, Head First SQL has a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.
Maybe you've written some simple SQL queries to interact with databases. But now you want more, you want to really dig into those databases and work with your data. Head First SQL will show you the fundamentals of SQL and how to really take advantage of it. We'll take you on a journey through the language, from basic INSERT statements and SELECT queries to hardcore database manipulation with indices, joins, and transactions. We all know "Data is Power"—but we'll show you how to have "Power over your Data". Expect to have fun, expect to learn, and expect to be querying, normalizing, and joining your data like a pro by the time you're finished reading!
目錄:
Intro
1 Data and Tables:A place for everything
2 The SELECT Statement: Gifted data retrieval
3 DELETE and UPDATE: A change will do you good
4 Smart Table Design: Why be normal?
5 ALTER:Rewriting the past
6 Advanced SELECT:Seeing your data with new eyes
7 Multi-table Database Design: Outgrowing your table
8 Joins and Multi-table Operations: Can't we all just get along?
9 Subqueries: Queries Within Queries
10 Outer joins, Self Joins, and Unions: New manewvers
11 Constraints, Views, and Transactions: Too many cooks spoil the database
12 Security: Protecting your assets
Paperback: 607 pages
Publisher: O'Reilly Media, Inc. (September 1, 2007)
Language: English
ISBN-10: 0596526849
ISBN-13: 978-0596526849
Product Dimensions: 9.2 x 8 x 1.4 inches
英文名稱:Head First SQL
版本:[PDF]
發行時間:2007年09月01日
地區:美國
語言:英語
簡介:
2008年Jolt大獎得主,經典的Head First系列,相信曾經讀過Head First Design Pattern的朋友都深有感觸。有別于傳統的計算機類教科書,Head First系列中圖畫多,文字少,知識都貫穿在一個情境里面,讀起來非常輕松。要學習SQL的朋友,這本書不容錯過哦!
2008 Jolt Productivity Award Winner!
Is your data dragging you down? Are your tables all tangled up? Well we've got the tools to teach you just how to wrangle your databases into submission. Using the latest research in neurobiology, cognitive science, and learning theory to craft a multi-sensory SQL learning experience, Head First SQL has a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.
Maybe you've written some simple SQL queries to interact with databases. But now you want more, you want to really dig into those databases and work with your data. Head First SQL will show you the fundamentals of SQL and how to really take advantage of it. We'll take you on a journey through the language, from basic INSERT statements and SELECT queries to hardcore database manipulation with indices, joins, and transactions. We all know "Data is Power"—but we'll show you how to have "Power over your Data". Expect to have fun, expect to learn, and expect to be querying, normalizing, and joining your data like a pro by the time you're finished reading!
目錄:
Intro
1 Data and Tables:A place for everything
2 The SELECT Statement: Gifted data retrieval
3 DELETE and UPDATE: A change will do you good
4 Smart Table Design: Why be normal?
5 ALTER:Rewriting the past
6 Advanced SELECT:Seeing your data with new eyes
7 Multi-table Database Design: Outgrowing your table
8 Joins and Multi-table Operations: Can't we all just get along?
9 Subqueries: Queries Within Queries
10 Outer joins, Self Joins, and Unions: New manewvers
11 Constraints, Views, and Transactions: Too many cooks spoil the database
12 Security: Protecting your assets
Paperback: 607 pages
Publisher: O'Reilly Media, Inc. (September 1, 2007)
Language: English
ISBN-10: 0596526849
ISBN-13: 978-0596526849
Product Dimensions: 9.2 x 8 x 1.4 inches
總結
以上是生活随笔為你收集整理的中文名称:深入浅出SQL的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: FPN(Feature Pyramid
- 下一篇: [原理篇] 逻辑回归