Data Analysis with SQL, Python and Spotfire Training Course
In this instructor-led, live training, participants will explore three different methods for accessing, analyzing, and visualizing data. We begin with an introduction to RDMS databases, focusing on how to access and query an Oracle database using the SQL language. Next, we delve into strategies for programmatically accessing an RDMS database using Python. Finally, we examine how to create graphical representations and presentations of data using TIBCO Spotfire.
Course Format
- Interactive lecture and discussion.
- Extensive exercises and practice sessions.
- Hands-on implementation in a live-lab environment.
Course Outline
======== Day 01 ========
Introduction to RDMS (Relational Database Management System)
- Oracle RDMS and the SQL language
How Data is Stored in an RDMS
- Tables, records and columns
Connecting to an Oracle database
- Command line vs GUI
- Logging in: server, database, credentials
Data Analysis with SQL
- Querying the database using SELECT
- Filtering data with WHERE
- Sorting data with ORDER BY
- Querying multiple tables with Joins
- Grouping Data with GROUP BY
- Using aggregate functions to perform calculations on resulting data
- Filtering groups with HAVING
Introduction to Python
- Crash course on Python syntax
Connecting to an Oracle database
- Logging in: server, database, credentials
Data Analysis with Python
- Querying the database
- Filtering, ordering, and counting data
- Advanced queries
======== Day 02 ========
Introduction to Data Visualization with TIBCO Spotfire
Connecting to a Spotfire Server
- Web client vs installed client
Importing Data
Data Visualization
- Bar Chart
- Line Charts
- Pie Chart
Filtering Data
Presentation Strategies with TIBCO Spotfire
Summary and Conclusion
Requirements
- Familiarity with data analysis concepts
Audience
- Business analysts
Open Training Courses require 5+ participants.
Data Analysis with SQL, Python and Spotfire Training Course - Booking
Data Analysis with SQL, Python and Spotfire Training Course - Enquiry
Data Analysis with SQL, Python and Spotfire - Consultancy Enquiry
Testimonials (1)
I genuinely enjoyed the lots of labs and practices.
Vivian Feng - Destination Canada
Course - Data Analysis with SQL, Python and Spotfire
Upcoming Courses
Related Courses
SQL Advanced
14 HoursThis instructor-led, live training in Taiwan (online or onsite) is aimed at intermediate-level database administrators, developers, and analysts who wish to master advanced SQL functionalities for complex data operations and database management.
By the end of this training, participants will be able to:
- Perform advanced querying techniques using unions, subqueries, and complex joins.
- Add, update, and delete data, tables, views, and indexes with precision.
- Ensure data integrity through transactions and manipulate database structures.
- Create and manage databases efficiently for robust data storage and retrieval.
AI for SQL: Leveraging Large Language Models for Intelligent Querying and Optimization
21 HoursAI for SQL involves the application of artificial intelligence and large language models (LLMs) to automate, optimize, and enhance the generation, execution, and interpretation of SQL queries within enterprise data environments.
This instructor-led, live training (available online or onsite) is designed for intermediate-level data engineers and technical leads who are interested in integrating AI capabilities into their SQL workflows. The goal is to enable natural language querying, intelligent optimization, and automated data analysis.
By the end of this training, participants will be able to:
- Integrate LLMs such as GPT, DeepSeek, LLaMA, Qwen, and Mistral into their SQL environments.
- Develop natural-language-to-SQL pipelines for conversational data access.
- Implement AI-driven query optimization and error detection.
- Design secure and auditable AI-SQL workflows suitable for enterprise use.
Format of the Course
- Interactive lectures and discussions.
- Numerous exercises and practice sessions.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Analytic Functions Fundamentals
21 HoursThis instructor-led, live training in Taiwan (online or onsite) is aimed at intermediate-level database administrators, SQL developers, and data analysts who wish to enhance their SQL skills by mastering the use of Analytic Functions.
By the end of this training, participants will be able to:
- Understand the concept and importance of Analytic Functions.
- Apply various Analytic Functions to solve complex analytical problems.
- Combine Analytic Functions with other SQL features for comprehensive data analysis.
- Optimize queries for better performance using Analytic Functions.
SQL DATABASE MANAGEMENT AND DESIGN - Bespoke
14 HoursCourse Format
- Engaging lectures combined with interactive discussions.
- Ample exercises and practical sessions to reinforce learning.
- Hands-on experience in a real-time lab setting.
SQL Advanced level for Analysts
21 HoursThe goal of this course is to offer a comprehensive understanding of using SQL for various databases (such as Oracle, SQL Server, and MS Access). By grasping analytic functions and the techniques for joining different tables within a database, participants will be able to shift data analysis tasks to the database level, rather than performing them in applications like MS Excel. This approach can also significantly aid in developing any IT system that utilizes relational databases.
SQL Basics
14 HoursSQL is a standardized language used for accessing and managing databases.
This instructor-led, live training (available online or on-site) is designed for beginners who want to learn how to use SQL for data querying and reporting.
By the end of this training, participants will be able to:
- Comprehend the structure of relational databases.
- Write basic SQL statements to fetch, filter, and sort data.
- Use aggregate functions to summarize data effectively.
- Perform basic joins between multiple tables to combine data.
Format of the Course
- Interactive lectures and discussions.
- Ample exercises and practice sessions.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
SQL: Basics to Intermediate
35 HoursThis instructor-led, live training in Taiwan (online or onsite) is aimed at beginner-level to intermediate-level data analysts, database professionals, and software developers who wish to learn SQL to manage databases effectively.
By the end of this training, participants will be able to:
- Understand and use fundamental SQL commands and queries.
- Create and manipulate tables and databases.
- Use SQL to sort, filter, and summarize data.
- Implement more complex operations like joins, subqueries, and set operations.
- Apply intermediate techniques such as indexes, views, stored procedures, and triggers.
SQL Development Bootcamp
35 HoursThis instructor-led, live training in Taiwan (online or onsite) is aimed at beginners, programmers, and database administrators who wish to learn or improve their SQL development skills and knowledge.
By the end of this training, participants will be able to install, create, manage, manipulate, and monitor databases using SQL and database management systems.
SQL Fundamentals to Advanced Querying
10 HoursSQL is a standardized language designed for querying, manipulating, and managing data within relational database systems.
This instructor-led, live training (available both online and onsite) is targeted at users ranging from beginners to advanced levels who aim to construct efficient SQL queries and work confidently with relational databases.
By the end of this training, participants will acquire the skills to:
- Formulate SQL queries to extract, filter, and sort data effectively.
- Perform data manipulation using insert, update, and delete operations.
- Develop joins, subqueries, and aggregated reports.
- Utilize advanced SQL techniques for practical data analysis in real-world scenarios.
Format of the Course
- Instructor-led lectures complemented by guided discussions.
- Hands-on query building and practical exercises.
- Live-lab demonstrations using real datasets.
Course Customization Options
- If you need a customized SQL program for your organization, please contact us to arrange.
SQL Fundamentals
14 HoursThis SQL training program is designed for individuals aiming to acquire the essential skills needed to extract and analyze data from various databases and generate reports. Participants will learn:
- how to compose SQL queries
- the concept of relational databases and their applications
- the nature of relations and how to establish them
- data structure fundamentals
- differences among SQL dialects (Oracle, T-SQL, ANSI)
- practical techniques for crafting queries
This SQL course focuses on generic ANSI SQL, which is applicable across multiple databases such as Oracle, MySQL, Microsoft Access, Microsoft SQL Server, DB2, Informix, PostgreSQL, and other relational database systems.
SQL Intermediate
14 HoursSQL is a robust language for managing and analyzing structured data in relational databases.
This instructor-led, live training (online or onsite) is designed for intermediate-level users who wish to enhance their SQL skills for complex queries, data manipulation, and performance optimization.
By the end of this training, participants will be able to:
- Write sophisticated SQL queries using advanced joins and subqueries.
- Manipulate data with INSERT, UPDATE, and DELETE commands.
- Utilize window functions for advanced analytics.
- Optimize queries to improve performance.
Course Format
- Interactive lectures and discussions.
- Plenty of exercises and practice sessions.
- Hands-on implementation in a live-lab environment.
Customization Options for the Course
- To request a customized training session for this course, please contact us to arrange.
SQL in Microsoft Access
14 HoursThis SQL training course is designed for individuals who wish to acquire the essential skills needed to extract and analyze data using Microsoft Access. Participants will learn:
- how to write SQL queries
- what relational databases are and how they can be utilized
- the concept of relations and how to establish them
- the structure of data
- the differences between various SQL dialects (Oracle, T-SQL, ANSI)
- practical skills for writing effective queries
This SQL course focuses on the Microsoft Access version of SQL.
SQL language in MSSQL
14 HoursThe course addresses key questions
- How to construct a query?
- What opportunities does SQL offer?
- What is a relational database?
- What are the structure and SQL commands like?
SQL in MySQL
14 Hours- How do you construct a query?
- What defines a relational database?
- What are the components and SQL commands used in it?
SQL Advanced in MySQL
7 HoursThis course is designed for individuals who are already familiar with SQL. It delves into the universal aspects of SQL databases, along with MySQL-specific syntax, functions, and features.