Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

From Zero To SQL In 20 Lessons: SQL language for the beginner

Posted By: AlenMiler
From Zero To SQL In 20 Lessons: SQL language for the beginner

From Zero To SQL In 20 Lessons: SQL Language For The Beginner by Carlos L Chacon
English | 1 Feb. 2016 | ISBN: 1530109264 | 130 Pages | EPUB/PDF (conv) | 1.43 MB

Data is the new business asset and if you want to work with data you’ll need know SQL or structured query language. If you can't write SQL queries, you’re missing out on being able to handle this data first-hand. Zero to SQL is for those ready to dig in from chapter one. You'll get the basics described in beginner-friendly terms plus example code and community help so you're never alone on your SQL Journey.

You can use this book to learn how to construct SQL statements and summarize data for reporting. We will review how to insert, update, and delete data as well as joining tables together based on a relationship they have together. Creating tables and views is also covered and I give my thoughts on best practices on constructing queries and even how you might format them. Everything you need to start working writing queries in SQL Server is included in this book

While the SQL language can be used in many databases, this book focuses on using SQL Server. The example database we use throughout the book is available for download at zerotosql.com with instructions on how to get going with SQL Server.

Take the First Step
Learning something new can be challenging and I commend you for this new challenge. If you run into issues or have questions, you can check in with me at zerotosql.com or on twitter @CarlosLChacon. I wish you the best on your new journey on the SQL trail.