Comparison Between Excel Vs SQL

235 views 6 slides Feb 24, 2023
Slide 1
Slide 1 of 6
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6

About This Presentation

➤ Microsoft Excel was developed by Microsoft Corporation in 1994 and is used to present numeric and statistical data in a tabular form.

➤ SQL was developed in the 1970s by IBM researchers Raymond Boyce and Donald Chamberlin to extract, organize, manage & manipulate data stored in relationa...


Slide Content

Excel SQL
Difference Between Excel & SQL
www.technogeekscs.com

Excel VS SQL
SQL was developed in the
1970s by IBM researchers
Raymond Boyce and Donald
Chamberlin to extract,
organize, manage &
manipulate data stored in
relational databases
Microsoft Excel was
developed by Microsoft
Corporation in 1994 and is
used to present numeric
and statistical data in a
tabular form
SQL is a query language
used to manipulate
databases and get
information stored in a
relational database
management system
(RDBMS)
Excel is a spreadsheet or
worksheet file made of rows
and columns that help sort,
organize, and calculate
numerical data
SQL is needed to work
with large volumes of
data, manage databases,
and use relational
databases to their full
potential
Excel is helpful for
producing quick data
summaries and
visualizations
www.technogeekscs.com

www.technogeekscs.com
Excel VS SQL
Data analysts use SQL
to take care of large
databases and find
important and relevant
data for business use
Microsoft Excel is used in
business analyst roles for
quick calculations, data
summaries, and data
visualizations
SQL does not slow down
with larger data sets
depending on the
software and database
In Microsoft Excel, even
slightly more than
100,000 will probably
cause your computer to
slow down
You make SQL queries
and send them to the
database. The database
gets them and either
fulfills your requests or
changes them
In Excel, your data is
saved in a file that is
typically set up with
tabs, columns, and rows
on your computer

www.technogeekscs.com
SQL is a useful for :- Excel is a useful for :-
The SQL database is
designed to be a secure
database platform. It has
a number of features that
can encrypt data, limit
access and authorization,
and keep data from being
stolen, destroyed, or used
in other bad ways
Excel does not include
encryption features for
protecting sensitive
data such as personally
identifiable information,
financial data, etc
The most common SQL
error is a syntax error
Excel spreadsheets are
susceptible to small
human mistakes
Excel VS SQL

www.technogeekscs.com
Manipulate data
Summarize data with
pivot tables
Visualize data into
charts, graphs, and
tables
Compute quick
statistics - numbers that
summarize your data
Manipulating data
Pulling data
Filtering data
Updating data
Combining data
SQL is a useful for :- Excel is a useful for :-

Found This
Helpful ?
For More
www.technogeekscs.com