Narrow your search

Library

KBC (25)

KU Leuven (14)

Odisee (14)

Thomas More Kempen (14)

Thomas More Mechelen (14)

UCLL (14)

ULB (14)

VIVES (14)

ULiège (10)

Vlerick Business School (10)

More...

Resource type

book (27)

digital (6)


Language

English (26)

German (1)


Year
From To Submit

2023 (27)

Listing 1 - 10 of 27 << page
of 3
>>
Sort by

Book
Job Ready SQL
Authors: ---
ISBN: 9781394181049 1394181043 1394320612 9781394320615 Year: 2023 Publisher: Hoboken, New Jersey : John Wiley & Sons, Inc.,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Learn the most important SQL skills and apply them in your job--quickly and efficiently! SQL (Structured Query Language) is the modern language that almost every relational database system supports for adding data, retrieving data, and modifying data in a database. Although basic visual tools are available to help end-users input common commands, data scientists, business intelligence analysts, Cloud engineers, Machine Learning programmers, and other professionals routinely need to query a database using SQL. Job Ready SQL provides you with the foundational skills necessary to work with data of any kind. Offering a straightforward 'learn-by-doing' approach, this concise and highly practical guide teaches you all the basics of SQL so you can apply your knowledge in real-world environments immediately. Throughout the book, each lesson includes clear explanations of key concepts and hands-on exercises that mirror real-world SQL tasks. Teaches the basics of SQL database creation and management using easy-to-understand language Helps readers develop an understanding of fundamental concepts and more advanced applications such as data engineering and data science Discusses the key types of SQL commands, including Data Definition Language (DDL) commands and Data Manipulation Language (DML) commands Includes useful reference information on querying SQL-based databases Job Ready SQL is a must-have resource for students and working professionals looking to quickly get up to speed with SQL and take their relational database skills to the next level.


Book
Mastering PostgreSQL 15 : advanced techniques to build and manage scalable, reliable, and fault-tolerant database applications
Author:
ISBN: 180323394X 9781803233949 Year: 2023 Publisher: Birmingham, England : Packt Publishing, Limited,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Updated to keep up with the latest version of PostgreSQL, this fifth edition will help you build dynamic database solutions for enterprise applications using real-world hands-on examples, enabling you to design both the physical and technical aspects of the system architecture with ease.


Book
Data wrangling with SQL : a hands-on guide to manipulating, wrangling, and engineering data using SQL
Authors: ---
ISBN: 1837634300 9781837634309 Year: 2023 Publisher: Birmingham, England : Packt Publishing Ltd.,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Become a data wrangling expert and make well-informed decisions by effectively utilizing and analyzing raw unstructured data in a systematic manner Purchase of the print or Kindle book includes a free PDF eBook Key Features Implement query optimization during data wrangling using the SQL language with practical use cases Master data cleaning, handle the date function and null value, and write subqueries and window functions Practice self-assessment questions for SQL-based interviews and real-world case study rounds Book Description The amount of data generated continues to grow rapidly, making it increasingly important for businesses to be able to wrangle this data and understand it quickly and efficiently. Although data wrangling can be challenging, with the right tools and techniques you can efficiently handle enormous amounts of unstructured data. The book starts by introducing you to the basics of SQL, focusing on the core principles and techniques of data wrangling. You'll then explore advanced SQL concepts like aggregate functions, window functions, CTEs, and subqueries that are very popular in the business world. The next set of chapters will walk you through different functions within SQL query that cause delays in data transformation and help you figure out the difference between a good query and bad one. You'll also learn how data wrangling and data science go hand in hand. The book is filled with datasets and practical examples to help you understand the concepts thoroughly, along with best practices to guide you at every stage of data wrangling. By the end of this book, you'll be equipped with essential techniques and best practices for data wrangling, and will predominantly learn how to use clean and standardized data models to make informed decisions, helping businesses avoid costly mistakes. What you will learn Build time series models using data wrangling Discover data wrangling best practices as well as tips and tricks Find out how to use subqueries, window functions, CTEs, and aggregate functions Handle missing data, data types, date formats, and redundant data Build clean and efficient data models using data wrangling techniques Remove outliers and calculate standard deviation to gauge the skewness of data Who this book is for This book is for data analysts looking for effective hands-on methods to manage and analyze large volumes of data using SQL. The book will also benefit data scientists, product managers, and basically any role wherein you are expected to gather data insights and develop business strategies using SQL as a language. If you are new to or have basic knowledge of SQL and databases and an understanding of data cleaning practices, this book will give you further insights into how you can apply SQL concepts to build clean, standardized data models for accurate analysis.


Book
Querying Databricks with Spark SQL.
Author:
ISBN: 9355518021 9789355518026 Year: 2023 Publisher: Los Angeles : BPB Publications,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book, 'Querying Databricks with Spark SQL' by Adam Aspin, serves as a comprehensive guide for data analysts, students, database developers, accountants, and business analysts interested in mastering SQL for data analysis in Databricks. It introduces readers to Spark SQL, a variant of SQL used in Databricks, a widely-used data repository. The book is structured to cater to various levels of SQL proficiency, from beginners to advanced users, offering step-by-step guidance on essential SQL concepts and techniques. It aims to equip readers with the skills to perform effective data queries and analyses, enhancing their ability to derive meaningful insights from large datasets. The author, an experienced business intelligence consultant, emphasizes practical applications of SQL to solve real-world data challenges.


Book
GEOSPATIAL ANALYSIS WITH SQL : a hands-on guide to perform geospatial analysis by unlocking the syntax of spatial SQL
Author:
ISBN: 1835084559 Year: 2023 Publisher: [S.l.] : PACKT PUBLISHING LIMITED,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Leverage the power of SQL to perform geospatial analysis and increase your speed and efficiency working with a variety of spatial applications such as PostGIS and QGIS Key Features Follow along with actionable instructions with this practical guide Become well-versed in advanced spatial modeling and machine learning techniques Learn best practices for performing spatial analysis from an expert spatial data analyst Book Description Geospatial analysis is used in almost every industry to answer location-related questions. Combined with the power of SQL, which is becoming a popular choice for developers and analysts worldwide, this technology will help you to solve real-world spatial problems easily. This book shows you how to detect and quantify patterns in datasets through data exploration, data visualization, data engineering, and the application of analysis and spatial techniques. You'll begin by exploring the fundamentals of geospatial analysis and understand its importance along with vector and raster models, among other things. You'll then look at the framework for geospatial analysis using SQL and progress through the chapters to create a spatial database and analyze it. In the next part, you'll advance to learning about using SQL functions and building SQL queries. By the end of this book, you'll be able to make the most of open source libraries and frameworks such as PostGIS and QGIS for analyzing spatial information. What you will learn Understand geospatial fundamentals as a basis for learning spatial SQL Generate point, line, and polygon data with SQL Create geometry objects with WKT, WKB, and GeoJSON Use spatial data types to abstract and encapsulate spatial structures Work with open source GIS combined with plug-ins Visualize spatial data and expand QGIS functionality with Postgres Apply location data to leverage spatial analytics Perform single-layer and multiple-layer spatial analyses Who this book is for This book is for anyone looking to leverage their SQL knowledge to perform geospatial analysis. GIS analysts, data analysts, and data scientists with a basic understanding of both geospatial analysis and SQL will find this book useful.


Book
A comprehensive study of SQL : practice and implementation
Author:
ISBN: 100332469X 100332469X 1000798615 Year: 2023 Publisher: Boca Raton, Florida : CRC Press,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book is designed as a textbook and provides a comprehensive approach to SQL - the standard programming language for defining, organizing, and exploring data in relational databases. It demonstrates how to leverage SQL and Excel to perform comprehensive data analysis without the need for a sophisticated and expensive data mining tool.


Book
SQL Für Dummies.
Author:
ISBN: 9783527840342 Year: 2023 Publisher: Newark : John Wiley & Sons, Incorporated,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book serves as a comprehensive guide to SQL, focusing on the principles and practices of database design and management. It covers essential topics such as normalization, SQL criteria for normal forms, data types, data manipulation, and database security. The book is designed to help readers understand the structure and functionality of relational databases, offering practical insights into creating, managing, and querying databases using SQL. The author, Allen G. Taylor, provides clear explanations and examples to support learning. This book is intended for individuals seeking to enhance their understanding of SQL, including students, database administrators, and developers.


Book
SQL and NoSQL Interview Questions : Your Essential Guide to Acing SQL and N0SQL Job Interviews.
Author:
ISBN: 9355518587 9355518609 Year: 2023 Publisher: Delhi : BPB Publications,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This book, authored by Vishwanathan Narayanan, is a comprehensive guide designed to prepare individuals for SQL and NoSQL job interviews. It covers a wide range of interview questions related to both relational databases and various NoSQL technologies such as MongoDB, Cassandra, Redis, HBase, Elasticsearch, and Neo4j. The book aims to provide candidates with a last-minute revision resource, catering to individuals with varying levels of experience. By addressing fundamental concepts, differences, and practical applications of these technologies, the book serves as a valuable tool for those seeking careers in software development and database management.


Book
PostgreSQL 16 Administration Cookbook : Solve Real-World Database Administration Challenges with 180+ Practical Recipes and Best Practices
Author:
ISBN: 1835468446 9781835468449 Year: 2023 Publisher: Birmingham, England : Packt Publishing, Limited,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Written by a team of well-known PostgreSQL experts, this new edition will cover all the latest updates of PostgreSQL 16 including 12+ new and improved recipes on logging, monitoring, security and high-performance Purchase of the print or Kindle book includes a free PDF eBook Key Features Skill-up as a database administrator by achieving improved query performance, backup, and recovery management, setting up replication and so on Get to grips with the essentials of database management with a recipe-based approach using the latest features of PostgreSQL 16 New and updated recipes on crucial PostgreSQL topics like Monitoring, Logging, Scalability and so on Book Description PostgreSQL has seen a huge increase in its customer base in the past few years and is becoming one of the go-to solutions for anyone who has a database-specific challenge. This PostgreSQL book touches on all the fundamentals of Database Administration in a problem-solution format. It is intended to be the perfect desk reference guide. This new edition focuses on recipes based on the new PostgreSQL 16 release. The additions include handling complex batch loading scenarios with the SQL MERGE statement, security improvements, running Postgres on Kubernetes or with TPA and Ansible, and more. This edition also focuses on certain performance gains, such as query optimization, and the acceleration of specific operations, such as sort. It will help you understand roles, ensuring high availability, concurrency, and replication. It also draws your attention to aspects like validating backups, recovery, monitoring, and scaling aspects. This book will act as a one-stop solution to all your real-world database administration challenges. By the end of this book, you will be able to manage, monitor, and replicate your PostgreSQL 16 database for efficient administration and maintenance with the best practices from experts. What you will learn Discover how to improve batch data loading with the SQL MERGE statement Use logical replication to apply large transactions in parallel Improve your back up and recovery performance with server-side compression Tackle basic to high-end and real-world PostgreSQL challenges with practical recipes Monitor and fine-tune your database with ease Learn to navigate the newly introduced features of PostgreSQL 16 Efficiently secure your PostgreSQL database with new and updated features Who this book is for This Postgres book is for database administrators, data architects, database developers, and anyone with an interest in planning and running live production databases using PostgreSQL 14. Those looking for hands-on solutions to any problem associated with PostgreSQL 14 administration will also find this book useful. Some experience with handling PostgreSQL databases will help you to make the most out of this book, however, it is a useful resource even if you are just beginning your Postgres journey.


Book
Leveling Up with SQL : Advanced Techniques for Transforming Data into Insights
Author:
ISBN: 9781484296851 1484296850 Year: 2023 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Learn to write SQL queries to select and analyze data, and improve your ability to manipulate data. This book will help you take your existing skills to the next level. Author Mark Simon kicks things off with a quick review of basic SQL knowledge, followed by a demonstration of how efficient SQL databases are designed and how to extract just the right data from them. You’ll then learn about each individual table’s structure and how to work with the relationships between tables. As you progress through the book, you will learn more sophisticated techniques such as using common table expressions and subqueries, analyzing your data using aggregate and windowing functions, and how to save queries in the form of views and other methods. This book employs an accessible approach to work through a realistic sample, enabling you to learn concepts as they arise to improve parts of the database or to work with the data itself. After completing this book, you will have a more thorough understanding of database structure and how to use advanced techniques to extract, manage, and analyze data. You will: Gain a stronger understanding of database design principles, especially individual tables Understand the relationships between tables Utilize techniques such as views, subqueries, common table expressions, and windowing functions.

Listing 1 - 10 of 27 << page
of 3
>>
Sort by