Overview :Ranking and Such for Analytics, the 3rd volume of the SQL and PL/SQL in Practice series, is for those who need to learn how to use the Oracl... Read More
Overview :Seemingly plain, subquery has options that beginners often overlook their opportunities to solve the requirements for queries and data maint... Read More
Overview :Learn the Basics in No Time, the first volume of the SQL and PL/SQL in Practice series, is for Oracle database programmers. If you have no p... Read More
Overview :If you are an R user who wants to move away from SQL and instead wants to manipulate data using the R's dplyr functions, then this book is p... Read More
Overview :Most applications store their data in databases. Most of their databases are relational. SQLite is one of the most-used relational databases... Read More
Overview :Progressive organizations, both businesses and public services, around the world have adopted analytics. Thanks to the recent availability o... Read More
Overview :Welcome to SQL in Microsoft SQL Server: A Tutorial for Beginners. This book is for you if you want to learn SQL in Microsoft SQL Server data... Read More
Overview :One Rule predictive model though looks simple has been proved to be relatively accurate.The book teaches how to build one-rule predictive mo... Read More
Overview :This book is your first step to learning PL/SQL in IBM DB2. Yes, it is PL/SQL in IBM DB2 PL/SQL used to be an exclusive database procedural... Read More
Overview :This book, IBM DB2 SQL for Beginners, is for you if you want to learn SQL in the IBM DB2 database the easy way. SQL (Structured Query Langua... Read More
Overview :Using Oracle Data Modeler: Creating Data Model from Scratch to Generating the Database is for those who want to learn how to create data mod... Read More
Overview :MySQL stored routines are programs you write and compile. They are then stored in the database. Other programs, and other users, who have th... Read More
Overview :PL/SQL, integrated with the Oracle database, is the procedural extension of SQL. This book is for PL/SQL beginners. When they finish reading... Read More
Overview :This book is for you if you want to learn Oracle stored programs the easy way. By particularly following the book examples you will quickly ... Read More
Overview :Introducing PL/SQL to SQL Users is for SQL users who do not have PL/SQL skill. If you wish you can write some procedural logic in a SQL stat... Read More
Overview :The book title implies that SQL Queries for R Users is for R users who need to get the data they need from a database. Loading large raw dat... Read More
Overview :DuckDB database has a rich set of JSON functions. This is a practical book, every one of the functions is clarified and demonstrated by exam... Read More
Overview :DuckDB is a relational database. It is an embedded database, there's no server software to install. You will learn SQL in detail the step-by... Read More