<p><span>Learn the basics of writing SQL scripts. Using Standard SQL as the starting point, this book teaches writing SQL in various popular dialects, including PostgreSQL, MySQL/MariaDB, Microsoft SQL Server, Oracle, and SQLite.<br></span></p><p><span>The book starts with a general introduction to
Getting Started with SQL and Databases : Managing and Manipulating Data with SQL
β Scribed by Mark Simon
- Publisher
- Apress
- Year
- 2023
- Tongue
- English
- Leaves
- 377
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
The book starts with a general introduction to writing SQL and covers the basic concepts. Author Mark Simon then covers database principles, and how database tables are designed. He teaches you how to filter data using the WHERE clause, and you will work with NULL, numbers, dates, and strings. You will also understand sorting results using the ORDER BY clause, sorting by calculated columns, and limiting the number of results. By the end of the book, you will know how to insert and update data, and summarize data with aggregate functions and groups. Three appendices cover differences between SQL dialects, working with tables, and a crash course in PDO.
β¦ Table of Contents
Cover
Front Matter
1. Starting with SQL
2. Database
3. Filtering Data
4. Ordering Results
5. Calculating Column Values
6. Joining Tables
7. Aggregating Data
8. Working with Tables
9. Set Operations
Back Matter
π SIMILAR VOLUMES
<span><p><b>Get to grips with SQL fundamentals and learn how to efficiently create, read and update information stored in databases</b></p><h4>Key Features</h4><ul><li>Understand the features and syntax of SQL and use them to query databases</li><li>Learn how to create databases and tables and manip
SQL (Structured Query Language) is a query language for relational database management. In this book, you will discover the basics of its organization and its characteristics. Using the PhpMyAdmin environment, you will learn how to create a database, tables, columns, constraints, keys (primary and f
<b> A step-by-step guide that will help you manage data in a relational database using SQL with ease </b> <b>Key Features</b><li>Understand the concepts related to relational databases. </li><li> Learn how to install MariaDB and MySQL on Windows, Linux and tools to access it. </li><li> Learn how
<b> A step-by-step guide that will help you manage data in a relational database using SQL with ease </b> <b>Key Features</b><li>Understand the concepts related to relational databases. </li><li> Learn how to install MariaDB and MySQL on Windows, Linux and tools to access it. </li><li> Learn how
<h4><b>"THE BEST SQL BOOK FOR BEGINNERS IN 2021 - HANDS DOWN!"</b></h4><b><i>*INCLUDES FREE ACCESS TO A SAMPLE DATABASE, SQL BROWSER APP, COMPREHENSION QUIZES & SEVERAL OTHER DIGITAL RESOURCES!*</i></b> Not sure how to prepare for the data-driven future? <b><i>This book shows you EXACTLY wha