𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Getting Started with SQL: A Hands-On Approach for Beginners

✍ Scribed by Thomas Nield


Publisher
O'Reilly Media
Year
2016
Tongue
English
Leaves
133
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Businesses are gathering data today at exponential rates and yet few people know how to access it meaningfully. If you’re a business or IT professional, this short hands-on guide teaches you how to pull and transform data with SQL in significant ways. You will quickly master the fundamentals of SQL and learn how to create your own databases.

Author Thomas Nield provides exercises throughout the book to help you practice your newfound SQL skills at home, without having to use a database server environment. Not only will you learn how to use key SQL statements to find and manipulate your data, but you’ll also discover how to efficiently design and manage databases to meet your needs.

You’ll also learn how to:

  • Explore relational databases, including lightweight and centralized models
  • Use SQLite and SQLiteStudio to create lightweight databases in minutes
  • Query and transform data in meaningful ways by using SELECT, WHERE, GROUP BY, and ORDER BY
  • Join tables to get a more complete view of your business data
  • Build your own tables and centralized databases by using normalized design principles
  • Manage data by learning how to INSERT, DELETE, and UPDATE records

✦ Subjects


Data Mining Databases Big Computers Technology SQL Processing Programming APIs Operating Environments Algorithms Apple Cross platform Development Functional Game Graphics Multimedia Introductory Beginning Languages Tools Microsoft Mobile Apps Parallel Software Design Testing Engineering Web Ada Ajax Assembly Language Borland Delphi C CSS Compiler Compilers DHTML Debugging Fortran Java Lisp Perl Prolog Python RPG Ruby Swift Visual Basic XHTML XML XSL Reference Almanacs Yearbooks Atlases Maps Care


πŸ“œ SIMILAR VOLUMES


Getting started with SQL: a hands-on app
✍ Nield, Thomas πŸ“‚ Library πŸ“… 2016 πŸ› O'Reilly 🌐 English

Businesses are gathering data today at exponential rates and yet few people know how to access it meaningfully. If you're a business or IT professional, this short hands-on guide teaches you how to pull and transform data with SQL in significant ways. You will quickly master the fundamentals of SQL

Getting Started with SQL: A Hands-On App
✍ Thomas Nield πŸ“‚ Library πŸ“… 2016 πŸ› O'Reilly Media 🌐 English

Businesses are gathering data today at exponential rates and yet few people know how to access it meaningfully. If you're a business or IT professional, this short hands-on guide teaches you how to pull and transform data with SQL in significant ways. You will quickly master the fundamentals of SQL

Discovering SQL: A Hands-On Guide for Be
✍ Alex Kriegel πŸ“‚ Library πŸ“… 2011 πŸ› Wrox 🌐 English

Teaching the SQL skills that businesses demand when hiring programmersIf you're a SQL beginner, you don't just want to learn SQL basics, you also want to get some practical SQL skills you can use in the job market. This book gives you both. Covering the basics through intermediate topics with clear

Discovering SQL : a hands-on guide for b
✍ Kriegel, Alex πŸ“‚ Library πŸ“… 2011 πŸ› Wiley Pub 🌐 English

Teaching the SQL skills that businesses demand when hiring programmers If you're a SQL beginner, you don't just want to learn SQL basics, you also want to get some practical SQL skills you can use in the job market. This book gives you both. Covering the basics through intermediate topics with clear

Discovering SQL: A Hands-On Guide for Be
✍ Alex Kriegel πŸ“‚ Library πŸ“… 2011 πŸ› Wrox 🌐 English

Discover best practices for turning data into information you can use Structured Query Language, more popularly known as SQL, is a standard database language used to create, access and manipulate data, and store and maintain information in relational databases such as Access, SQL Server, Oracle, and