logo
Wrong email address or username
Wrong email address or username
Incorrect verification code
Sams Teach Yourself SQL in 10 Minutes (4th Edition) - Ben Forta
Sams Teach Yourself SQL in 10 Minutes (4th Edition)
by: (author)
Sams Teach Yourself SQL in 10 Minutes, Fourth Edition New full-color code examples help you see how SQL statements are structured Whether you're an application developer, database administrator, web application designer, mobile app developer, or Microsoft Office users, a good working... show more
Sams Teach Yourself SQL in 10 Minutes, Fourth Edition New full-color code examples help you see how SQL statements are structured Whether 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 Data 3 Sorting Retrieved Data 4 Filtering Data 5 Advanced Data Filtering 6 Using Wildcard Filtering 7 Creating Calculated Fields 8 Using Data Manipulation Functions 9 Summarizing Data 10 Grouping Data 11 Working with Subqueries 12 Joining Tables 13 Creating Advanced Joins 14 Combining Queries 15 Inserting Data 16 Updating and Deleting Data 17 Creating and Manipulating Tables 18 Using Views 19 Working with Stored Procedures 20 Managing Transaction Processing 21 Using Cursors 22 Understanding Advanced SQL Features Appendix A: Sample Table Scripts Appendix B: Working in Popular Applications Appendix C : SQL Statement Syntax Appendix D: Using SQL Datatypes Appendix E: SQL Reserved Words
show less
Format: paperback
ISBN: 9780672336072 (0672336073)
ASIN: 672336073
Publisher: Sams Publishing
Pages no: 288
Edition language: English
Bookstores:
Community Reviews
Jon (of the Dead)
Jon (of the Dead) rated it
5.0
Really nice for giving you the basics or filling in the gaps. Obviously it's not comprehensive and I would say don't let this be the extent of your learning, but it does give the basics for general SQL in a very easy to read format. I took a Database class in college in 2013 but I still found myself...
Tower of Iron Will
Tower of Iron Will rated it
3.0 Sams Teach Yourself SQL: In 10 Minutes
SELECT titleFROM My Books ReadWHERE title LIKE %SQL%WHERE rating = '***'Yes, I know the above script would not actually work. This is a useful book, particularly as a quick reference for SQL. If you need something to keep handy for checking terms and query structure the 10 Minute guide would serve...
Other editions (6)
Books by Ben Forta
On shelves
Share this Book
Need help?