首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 图书频道 > 计算机与网络 > 数据库 >

深入浅出SQL(影印版) [平装]

2014-01-06 
编辑推荐“这本《深入浅出SQL(影印版)》不是让SQL变得容易,而是让SQL变得有挑战性,变得有趣,变得好玩。《深入浅
商家名称 信用等级 购买信息 订购本书
深入浅出SQL(影印版) [平装] 去商家看看
深入浅出SQL(影印版) [平装] 去商家看看

编辑推荐

“这本《深入浅出SQL(影印版)》不是让SQL变得容易,而是让SQL变得有挑战性,变得有趣,变得好玩。《深入浅出SQL(影印版)》甚至回答了那个老问题:如何讲解无关联子查询而不会因此失去活下去的愿望?《深入浅出SQL(影印版)》是正确的学习途径——快速、活泼、而且看上去很酷。”
——Andrew Cumming,《SQL Hacks》的作者,sqlzoo.net的管理员
“有些书你会买,有些你会保存,有些你会放在案头,感谢O’Reilly和Head First团队开创了终极的Head First(深入浅出)系列。这个系列的书籍会被逐页翻阅,变得皱皱巴巴并被随身携带。《深入浅出SQL》在我的书堆的顶端。”
——Bill Sawyer,ATG培训经理,Oracle
作者介绍:Lynn is a fiction writer stuck in a technical book writer's body. Upon discovering that technical book writing actually paid real money, she learned to accept and enjoy it.
After going back to school to get a Masters in computer science, she worked for the acronyms NRL and LANL. Then she discovered Flash, and wrote her first bestseller.

作者简介

作者:(美国)贝里

目录

Intro
Who iS this book for?
We know what you’re thinking
Metacognition
Bend your brain into submission
Readmc
The technical review team
Acknowledgments
1 Data and Tables: A place for everything
Defining your data
Look at your data in categories
What's in a database?
Your database viewed through x-ray specs
Databases contain connected data
Tables Up Close
Take command!
Setting the table: the CREATE TABLE statement
Creating a more complicated table
Look how easy it is to write SQL
Create the mycontacts table, finally
Your table is ready
Take a meeting with some data types
Your table, DESCribed
You can't recreate an existing table or database!
Out with the old table, in with the new
To add data to your table, you'll use the INSERT statement
Create the INSERT statement
Variations on an INSERT statement
Columns without values
Peek at your table with the SELECT statement
SQL Exposed: Confessions of a NULL
Controlling your inner NULL
NOT NULL appears in DESC
Fill in the blanks with DEFAULT
Your SQL Toolbox

2 The SELECT Statement: Gifted data retrieval
Date or no date?
A better SELECT
What the * is that?
How to query your data types
More punctuation problems
Unmatched single quotes
Single quotes are special characters
INSERT data with single quotes in it
SELECT specific columns to limit results
SELECT specific columns for faster results
Combining your queries
Finding numeric values
SmComparison Operators
Finding numeric data with Comparison Operators
Text data roping with Comparison Operators
To be OR not to be
The difference between AND and OR
Use IS NULL to find NULLs
Saving time with a single keyword: LIKE
The call of the Wild(card)
Selecting ranges using AND and comparison operators
Just BETWEEN us... there's a better way
After the dates, you are either IN...
... or you are NOT IN
More NOT
Your SQL Toolbox

3 DELETE and UPDATE: A change will do you good
Clowns are scary
Clown tracking
The clowns are on the move
How our clown data gets entered
Bonzo, we've got a problem
Getting rid of a record with DELETE
Using our new DELETE statement
DELETE rules
The INSERT-DELETE two step
Be careful with your DELETE
The trouble with imprecise DELETE
Change your data with UPDATE
UPDATE rules
UPDATE is the new INSERT-DELETE
UPDATE in action
Updating the clowns' movements
UPDATE your prices
All we need is one UPDATE
YOur SQL Tbolbox

4 Smart Table Design: Why be normal?
Two fishy tables
A table is all about relationships
Atomic data
Atomic data and your tables
Atomic data rules
Reasons to be normal
The benefits of normal tables
Clowns aren't normal
Halfway to 1NF
PRIMARY KEY rules
Getting to NORMAL
Fixing Greg's table
The CREATE TABLE we wrote
Show me the
Time-saving command
The CREATE TABLE with a PRIMARY KEY
1, 2, 3... auto incrementally
Adding a PRIMARY KEY to an existing table
ALTER TABLE and add a PRIMARY KEY
Your SQL Toolbox

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 maneuvers
11 Constraints, Views, and Transactions: Too many cooks spoil the database
12 Security: Protecting your assets

喜欢深入浅出SQL(影印版) [平装]请与您的朋友分享,由于版权原因,读书人网不提供图书下载服务

热点排行