Data 2274829538046
Data 2274829538046
Databases
Relational Database Management
System (RDBMS) Concepts
2. Accenture does not control and is not responsible for the content or services
provided by these third-party websites; and
3. You are solely responsible for determining whether to access such sites and/or
agree to any relevant terms and conditions.
What is in it for you?
This document consists of informative web sources/links to strengthen your understanding of SQL.
The topics covered are:
• RDBMS concepts
• Query statements
• Classifying data models
• MySQL client server model
Agenda
Impart basic RDBMS 1. Oracle SQL Explorer
knowledge required for
2. Databases and SQL for data science
developing AI
proficiency 3. SQL for data science
Note: The links provided in the document navigate to the respective web
sources and open in the same window. The users can use the back arrow in the
browser, which navigates back to the beginning of the document.
1
Oracle SQL Explorer
Oracle SQL Explorer
After completing Oracle SQL Explorer, Navigate to Oracle SQL Explorer and complete
you should be able to: the following topics:
➢ Describe Structured Query Language ➢ Oracle SQL Explorer Overview
(SQL)
➢ RDBMS Concepts
➢ Explain basic RDBMS concepts
➢ Human Resources (HR) Schema
➢ Determine relationship between RDBMS
concepts and Human Resources (HR)
schema (provided in the course)
2
Databases and SQL
for data science
Databases and SQL for data science
After completing Databases and SQL for data Navigate to Databases and SQL for data
science you should be able to: science.
➢ Describe SQL and databases Navigate to the “SQL for Data Science (Week 1
Training)” section and complete the following
➢ Construct and execute basic SQL
topics:
statements - Select, Insert, Update,
Delete ➢ Introduction to Databases
➢ Relational Database Concepts
3
SQL for data science
SQL for data science
After completing SQL for data science, you Navigate to SQL for data Science.
should be able to:
Navigate to the “Selecting and Retrieving Data
➢ Distinguish the use of SQL in data with SQL and Retrieving Data with SQL”
science applications from common data section and complete the following topics:
management operations.
➢ Data Models, Part 1: Thinking About Your
➢ Explain the evolution and importance of Data
Entity Relationship diagram, along with
➢ Data Models, Part 2: The Evolution of
▪ Data elements Data Models
▪ Their relationships and inter- ➢ Data Models, Part 3: Relational vs.
dependencies Transactional Models
4
MySQL Learning
Explorer
MySQL Learning Explorer
After completing MySQL Learning Explorer, Navigate to MySQL Learning Explorer and
you should be able to: complete the following topics:
➢ Describe the overview of MySQL ➢ Overview: MySQL
➢ Understand the MySQL Client/Server ➢ MySQL Client/Server Model
model
➢ Identify the setup of MySQL
Summary
Now, you are able to explain the following:
✓ RDBMS concepts
✓ Query statements
✓ Data model classification
✓ MySQL client server model
Thank you