We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 26
Introduction to SQL
Have you ever wondered how websites and
apps store and retrieve data? SQL (Structured Query Language) is a programming language that enables querying of data in a relational database. In sessions 1 & 2, we’ll learn the basics of by Dr Sangeeta Trehan, Professor (Statistics, Economics & Ana
databases and SQL.
What is a Database Components of a Database? • Data/Character • Data-item/Field • Record • Table/File • Database Components of a Database Uses of Databases- Real-life Application A Database Management System DBM
Specially designed application
that
• Stores data in an organized
manner • Connects the user and the program What is a Database Management Syste https://www.youtube.com/watch?v=7S_tz1z_5bA MySQL Installation and Set Up
MySQL Workbench https://www.mysql.com/products/workbench/ SQL Test Database having Tables: Customer, Product, Order