SlideShare a Scribd company logo
Big Data, SQL & You
By Robert Birch
 It was a language designed for managing
data held in a relational database
management system.
 It was designed by Donald D. Chamberlin and
Raymond F. Boyce of IBM.
 The first prototype of the language came out
in 1974 and since then there has been many
variations of the language.
 It is a great language to use for data mining
and analyzing relationships.
 Many companies use SQL for analyzing data
like banking and healthcare companies.
 Table- contains data
 Row- are information for many types of
categories i.e. company’s name, company’s
industry
 Column-a column contains all the data from
a row for a specific entry. E.g. it would list all
the names of companies.
 Primary Key- is an unique identifier for data
between two tables
 =: Equal
 <> : Not Equal
 >: Greater than
 <:Less Than
 >= Greater than or equal
 <=Less than or equal
 BETWEEN: Between an inclusive range
 LIKE: Search for a pattern
 IN: To specify multiple possible values for a
column
SELECT *
FROM STOCKS;
SELECT Company_Name, Market_Cap
FROM STOCKS
WHERE Industry="Lodging";
SELECT Company_Name, Market_Cap, PE
FROM STOCKS
ORDER BY Market_Cap DESC;
SELECT *
FROM STOCKS
WHERE Market_Cap Between 20 AND 250
ORDER BY Market_Cap;
SELECT Company_Name, ROA
FROM StocksFinancial
WHERE ROA>=0.07;
SELECT * FROM StocksFinancial
WHERE Company_Name IN
(
SELECT Company_Name
FROM Stocks
WHERE market_cap <= 13
);
SELECT * FROM StocksFinancial
WHERE Company_Name LIKE "N*";
SELECT AVG(Market_cap) AS AverageMarketCap
FROM Stocks;
SELECT MAX(Market_cap) AS AverageMarketCap
FROM Stocks;
 DROP STOCKS; ( Delete a table, not
supported by Microsoft Access)
 http://www.w3schools.com/sql/default.asp
 http://stackoverflow.com/
 http://www.sqlcourse.com/index.html
Introduction to SQL

More Related Content

PDF
Databases By ZAK
PPTX
18 database features
PPTX
ITGS - Data And Databases
DOCX
DATABASE MANAGEMENT SYSTEM
PPT
Intro databases (Table, Record, Field)
PPT
Relational Databases
DOCX
Pg. 03 question two 1introduction to databasesi
PDF
Lecture10 ie321 dr_atifshahzad
Databases By ZAK
18 database features
ITGS - Data And Databases
DATABASE MANAGEMENT SYSTEM
Intro databases (Table, Record, Field)
Relational Databases
Pg. 03 question two 1introduction to databasesi
Lecture10 ie321 dr_atifshahzad

What's hot (15)

PPTX
CSPro Workshop P-3
PPT
Access 2007-Datasheets 1-Create a table by entering data
PDF
PPT
Ms access tutorial
PPT
Mail Merge
PPT
Databases
PPTX
Starting ms access 2010
PPTX
Introduction - Database (MS Access)
DOCX
XML DTD Validate
PPT
MySQL Crash Course, Chapter 1
PDF
MS Access 2010 tutorial 3
PPTX
Database concepts using libre office base
PPTX
India build problem
PPT
Training MS Access 2007
CSPro Workshop P-3
Access 2007-Datasheets 1-Create a table by entering data
Ms access tutorial
Mail Merge
Databases
Starting ms access 2010
Introduction - Database (MS Access)
XML DTD Validate
MySQL Crash Course, Chapter 1
MS Access 2010 tutorial 3
Database concepts using libre office base
India build problem
Training MS Access 2007
Ad

Viewers also liked (7)

PPTX
Imkt120 assignment1 neumann-jacob
PDF
Excel 2007
PDF
Emporio
PPTX
Excel 2007
PPTX
Green i t
PPTX
Aspen inst jul 2013 - ver 5
PPT
http://www.forcetacticalkit.com/
Imkt120 assignment1 neumann-jacob
Excel 2007
Emporio
Excel 2007
Green i t
Aspen inst jul 2013 - ver 5
http://www.forcetacticalkit.com/
Ad

Similar to Introduction to SQL (20)

DOCX
Title of PaperStudent’s NameCourse.docx
PPTX
Dbms and sqlpptx
PPSX
Data Architecture (i.e., normalization / relational algebra) and Database Sec...
PPTX
PPT
Introduction to database
PPTX
Database Management
PPTX
SESSION 2 DATABASE MANAGMENT SYSTEM.pptx
PPT
Msaccess
PPS
Database
PPTX
Databases and its representation
DOCX
CS1100 Access Lab 1 Creating and Querying Database.docx
PPTX
Database Concepts and Terminologies
PPS
ความรู้เบื้องต้นฐานข้อมูล 1
PPT
Databases
PPTX
Introduction of oracle database
PPTX
Introduction of oracle database
PPTX
Data base
DOC
Database notes ICTL
PPTX
SOA_Unit4_Module1with Big DATA expnation.pptx
PPTX
Database and types of database
Title of PaperStudent’s NameCourse.docx
Dbms and sqlpptx
Data Architecture (i.e., normalization / relational algebra) and Database Sec...
Introduction to database
Database Management
SESSION 2 DATABASE MANAGMENT SYSTEM.pptx
Msaccess
Database
Databases and its representation
CS1100 Access Lab 1 Creating and Querying Database.docx
Database Concepts and Terminologies
ความรู้เบื้องต้นฐานข้อมูล 1
Databases
Introduction of oracle database
Introduction of oracle database
Data base
Database notes ICTL
SOA_Unit4_Module1with Big DATA expnation.pptx
Database and types of database

Recently uploaded (20)

PDF
Empathic Computing: Creating Shared Understanding
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Approach and Philosophy of On baking technology
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
Machine Learning_overview_presentation.pptx
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
Spectroscopy.pptx food analysis technology
PDF
A comparative analysis of optical character recognition models for extracting...
PPTX
Cloud computing and distributed systems.
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
MYSQL Presentation for SQL database connectivity
PPT
Teaching material agriculture food technology
PDF
Encapsulation theory and applications.pdf
PDF
Machine learning based COVID-19 study performance prediction
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
Big Data Technologies - Introduction.pptx
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Empathic Computing: Creating Shared Understanding
Digital-Transformation-Roadmap-for-Companies.pptx
Approach and Philosophy of On baking technology
Diabetes mellitus diagnosis method based random forest with bat algorithm
Machine Learning_overview_presentation.pptx
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
The Rise and Fall of 3GPP – Time for a Sabbatical?
Spectroscopy.pptx food analysis technology
A comparative analysis of optical character recognition models for extracting...
Cloud computing and distributed systems.
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Advanced methodologies resolving dimensionality complications for autism neur...
MYSQL Presentation for SQL database connectivity
Teaching material agriculture food technology
Encapsulation theory and applications.pdf
Machine learning based COVID-19 study performance prediction
Review of recent advances in non-invasive hemoglobin estimation
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Big Data Technologies - Introduction.pptx
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx

Introduction to SQL