Sams Teach Yourself SQL in 10 Minutes (Sams Teach Yourself...) (4TH)

Sams Teach Yourself SQL in 10 Minutes (Sams Teach Yourself...) (4TH)

  • Sams(2012/10発売)
  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 274 p.
  • 言語 ENG
  • 商品コード 9780672336072
  • DDC分類 005.7565

Full Description


Sams Teach Yourself SQL in 10 Minutes, Fourth EditionNew full-color code examples help you see how SQL statements are structuredWhether you're an application developer, database administrator, web application designer, mobile app developer, or Microsoft Office users, a good working knowledge of SQL is an important part of interacting with databases. And Sams Teach Yourself SQL in 10 Minutes offers the straightforward, practical answers you need to help you do your job.Expert trainer and popular author Ben Forta teaches you just the parts of SQL you need to know-starting with simple data retrieval and quickly going on to more complex topics including the use of joins, subqueries, stored procedures, cursors, triggers, and table constraints. You'll learn methodically, systematically, and simply-in 22 short, quick lessons that will each take only 10 minutes or less to complete. With the Fourth Edition of this worldwide bestseller, the book has been thoroughly updated, expanded, and improved. Lessons now cover the latest versions of IBM DB2, Microsoft Access, Microsoft SQL Server, MySQL, Oracle, PostgreSQL, SQLite, MariaDB, and Apache Open Office Base. And new full-color SQL code listings help the beginner clearly see the elements and structure of the language. 10 minutes is all you need to learn how to... Use the major SQL statements Construct complex SQL statements using multiple clauses and operators Retrieve, sort, and format database contents Pinpoint the data you need using a variety of filtering techniques Use aggregate functions to summarize data Join two or more related tables Insert, update, and delete data Create and alter database tables Work with views, stored procedures, and more Table of Contents 1 Understanding SQL 2 Retrieving Data3 Sorting Retrieved Data 4 Filtering Data5 Advanced Data Filtering6 Using Wildcard Filtering7 Creating Calculated Fields8 Using Data Manipulation Functions9 Summarizing Data10 Grouping Data11 Working with Subqueries12 Joining Tables13 Creating Advanced Joins14 Combining Queries15 Inserting Data16 Updating and Deleting Data17 Creating and Manipulating Tables18 Using Views19 Working with Stored Procedures20 Managing Transaction Processing21 Using Cursors22 Understanding Advanced SQL FeaturesAppendix A: Sample Table ScriptsAppendix B: Working in Popular ApplicationsAppendix C : SQL Statement SyntaxAppendix D: Using SQL Datatypes Appendix E: SQL Reserved Words

Contents

Sams Teach Yourself SQL in 10 Minutes, Fourth Edition1 Understanding SQLDatabase BasicsWhat Is SQL? Try It Yourself 2 Retrieving DataThe SELECT StatementRetrieving Individual ColumnsRetrieving Multiple ColumnsRetrieving All ColumnsRetrieving Distinct RowsLimiting ResultsUsing Comments3 Sorting Retrieved DataSorting DataSorting by Multiple ColumnsSorting by Column PositionSpecifying Sort Direction4 Filtering DataUsing the WHERE ClauseThe WHERE Clause Operators5 Advanced Data FilteringCombining WHERE ClausesUsing the IN OperatorUsing the NOT Operator6 Using Wildcard FilteringUsing the LIKE OperatorTips for Using Wildcards7 Creating Calculated FieldsUnderstanding Calculated FieldsConcatenating FieldsPerforming Mathematical Calculations8 Using Data Manipulation FunctionsUnderstanding FunctionsUsing Functions9 Summarizing DataUsing Aggregate FunctionsAggregates on Distinct ValuesCombining Aggregate Functions10 Grouping DataUnderstanding Data GroupingCreating GroupsFiltering GroupsGrouping and SortingSELECT Clause Ordering11 Working with SubqueriesUnderstanding SubqueriesFiltering by SubqueryUsing Subqueries as Calculated Fields12 Joining TablesUnderstanding Joins Creating a Join13 Creating Advanced JoinsUsing Table AliasesUsing Different Join TypesUsing Joins with Aggregate FunctionsUsing Joins and Join Conditions14 Combining QueriesUnderstanding Combined QueriesCreating Combined Queries15 Inserting DataUnderstanding Data InsertionCopying from One Table to Another16 Updating and Deleting DataUpdating DataDeleting DataGuidelines for Updating and Deleting Data17 Creating and Manipulating TablesCreating TablesUpdating TablesDeleting TablesRenaming Tables18 Using ViewsUnderstanding ViewsCreating Views19 Working with Stored ProceduresUnderstanding Stored ProceduresWhy to Use Stored ProceduresExecuting Stored ProceduresCreating Stored Procedures20 Managing Transaction ProcessingUnderstanding Transaction ProcessingControlling Transactions21 Using CursorsUnderstanding CursorsWorking with Cursors22 Understanding Advanced SQL FeaturesUnderstanding ConstraintsUnderstanding IndexesUnderstanding TriggersDatabase SecurityA Sample Table ScriptsUnderstanding the Sample TablesObtaining the Sample TablesB Working in Popular ApplicationsUsing Apache Open Office BaseUsing Adobe ColdFusionUsing IBM DB2Using MariaDBUsing Microsoft AccessUsing Microsoft ASPUsing Microsoft ASP.NETUsing Microsoft QueryUsing Microsoft SQL Server (including Microsoft SQL Server Express) Using MySQLUsing OracleUsing Oracle ExpressUsing PHPUsing PostgreSQLUsing SQLiteConfiguring ODBC Data SourcesC SQL Statement SyntaxALTER TABLECOMMITCREATE INDEXCREATE PROCEDURECREATE TABLECREATE VIEWDELETEDROPINSERTINSERT SELECTROLLBACKSELECTUPDATED Using SQL DatatypesString DatatypesNumeric DatatypesDate and Time DatatypesBinary DatatypesE SQL Reserved Words

最近チェックした商品