ZERO TO MASTERY: THE COMPLETE GUIDE TO LEARNING SQLITE AND PYTHON GUI

ZERO TO MASTERY: THE COMPLETE GUIDE TO LEARNING SQLITE AND PYTHON GUI
Author :
Publisher : BALIGE PUBLISHING
Total Pages : 307
Release :
ISBN-10 :
ISBN-13 :
Rating : 4/5 ( Downloads)

Book Synopsis ZERO TO MASTERY: THE COMPLETE GUIDE TO LEARNING SQLITE AND PYTHON GUI by : Vivian Siahaan

Download or read book ZERO TO MASTERY: THE COMPLETE GUIDE TO LEARNING SQLITE AND PYTHON GUI written by Vivian Siahaan and published by BALIGE PUBLISHING. This book was released on 2022-08-17 with total page 307 pages. Available in PDF, EPUB and Kindle. Book excerpt: In this project, we provide you with the SQLite version of The Oracle Database Sample Schemas that provides a common platform for examples in each release of the Oracle Database. The sample database is also a good database for practicing with SQL, especially SQLite. The detailed description of the database can be found on: http://luna-ext.di.fc.ul.pt/oracle11g/server.112/e10831/diagrams.htm#insertedID0. The four schemas are a set of interlinked schemas. This set of schemas provides a layered approach to complexity: A simple schema Human Resources (HR) is useful for introducing basic topics. An extension to this schema supports Oracle Internet Directory demos; A second schema, Order Entry (OE), is useful for dealing with matters of intermediate complexity. Many data types are available in this schema, including non-scalar data types; The Online Catalog (OC) subschema is a collection of object-relational database objects built inside the OE schema; The Product Media (PM) schema is dedicated to multimedia data types; The Sales History (SH) schema is designed to allow for demos with large amounts of data. An extension to this schema provides support for advanced analytic processing. The HR schema consists of seven tables: regions, countries, locations, departments, employees, jobs, and job_histories. This book only implements HR schema, since the other schemas will be implemented in the next books.


ZERO TO MASTERY: THE COMPLETE GUIDE TO LEARNING SQLITE AND PYTHON GUI Related Books

ZERO TO MASTERY: THE COMPLETE GUIDE TO LEARNING SQLITE AND PYTHON GUI
Language: en
Pages: 307
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2022-08-17 - Publisher: BALIGE PUBLISHING

DOWNLOAD EBOOK

In this project, we provide you with the SQLite version of The Oracle Database Sample Schemas that provides a common platform for examples in each release of th
ZERO TO MASTERY: THE COMPLETE GUIDE TO LEARNING SQL SERVER AND DATA SCIENCE WITH PYTHON GUI
Language: en
Pages: 451
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2022-09-29 - Publisher: BALIGE PUBLISHING

DOWNLOAD EBOOK

In this project, we provide you with a SQL SERVER version of an Oracle sample database named OT which is based on a global fictitious company that sells compute
ZERO TO MASTERY: THE COMPLETE GUIDE TO LEARNING POSTGRESQL WITH PYTHON GUI
Language: en
Pages: 475
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2022-09-25 - Publisher: BALIGE PUBLISHING

DOWNLOAD EBOOK

This book uses the PostgreSQL version of MySQL-based Northwind database. The Northwind database is a sample database that was originally created by Microsoft an
ZERO TO MASTERY: THE COMPLETE GUIDE TO LEARNING MYSQL BASED MULTIFORM PYTHON GUI
Language: en
Pages: 316
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2022-08-25 - Publisher: BALIGE PUBLISHING

DOWNLOAD EBOOK

In this project, we provide you with the MySQL version of The Oracle Database Sample Schemas that provides a common platform for examples in each release of the
FIVE PROJECTS: SQLITE AND PYTHON GUI FOR DATA ANALYSIS
Language: en
Pages: 1862
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2022-11-03 - Publisher: BALIGE PUBLISHING

DOWNLOAD EBOOK

PROJECT 1: FULL SOURCE CODE: PRACTICAL DATA SCIENCE WITH SQLITE AND PYTHON GUI In this project, we provide you with the SQLite sample database named chinook. Th