SlideShare a Scribd company logo
Introduction to Core Database
Concepts
Getting started with Databases and Structure Query
Language (SQL)
Objectives
 Define Databases
 Discuss the functionality of relational database management systems.
 Define SQL
What is a Database (db)?
 A Database (db) is an organized collection of data, typically stored in electronic format.
 It allows you to input, manage, organize and retrieve data quickly.
 Traditional databases are organized by records (rows), fields (columns) stored in tables which are stored in
database files.
 It’s a file used to store information.
 A database table is a collection of rows and columns that is used to organize information about a
single topic or object. Each row within a table corresponds to a single record and contains several
different attributes that describe the row.
 A database table is the most common and simplest form of data storage in a relational database.
What is a Database (db)?
What is a Database (db)?
 A relational database is a collection of tables of data all of which are formally described and
organized according to the relational model. Each table must identify a column or group of
columns, called the Primary Key, to uniquely identify each row.
 Entity
 Object comprised of various pieces of data.
 Attribute
 Piece of information (data) that describes an entity.
What is a Database (db)?
 Database Management System (DBMS) is a software application/tool used by end users to
access the data stored in the database files. A DBMS is also used to perform administrative tasks
on the database and objects contained within the database.
 DBMS is a collection of applications that allow users and other programs to capture and analyze
data by providing additional functionality like reporting services to help you create, deploy and
manage reports for your organization.
 This application is responsible for handling data requests, committing changes to the data and
enforcing the structure of the database including:
 Ensuring data is stored properly and that rules for defining data are not violated.
 Providing a level of disaster recovery by which data can be restored to a consistent state.
 Maintaining relationships between data entities residing in the database.
What is a Database (db)?
What is a Database (db)?
 Relational Database Management Software (RDBMS) is a software system designed to allow
the definition, creation, querying and updating of data stored in a relational database.
 A few examples of RDBMS include:
 Microsoft SQL Server
 Microsoft Access
 MYSQL
 Oracle
What is a Database (db)?
 An instance of an RDBMS such as SQL Server contains many objects.
 The database itself
 Transaction Log
 Tables
 Indexes
 Filegroups
 Views
 Stored Procedures
 Users/Roles
What is a Database (db)?
 The main differences between DBMS and RDBMS are:
 A DBMS has to provide some uniform methods independent of a specific application accessing the
information that is stored in the tables.
 RDBMS adds the additional condition that the system supports a tabular structure for the data, with
enforced relationships between the tables.
 DBMS does not impose any constraints or security with regard to data manipulation, while RDBMS does
utilize an internal security model.
 RDBMS is the basis for Structured Query Language (SQL).
What is SQL?
 Structure Query Language (SQL)
 Used to insert, retrieve, modify and delete data in a relational database.
 The language is supported by most relational databases with slight variations.
 Originally developed by IBM in mid 1970s.
 Transact-SQL (T-SQL)
 Used in Microsoft database management systems.
What is Microsoft SQL Server 2012?
 Robust, feature laden Relational Database Management System.
 Can support the most demanding applications.
 The administrative tools and simple installation make it one of the easiest database servers to
configure and deploy.
Scalability and Availability
 Availability
 Ability of a system to be constantly accessible by it’s users.
 Provides reliability through features like online backups, failover clustering and log shipping.
 Scalability
 Ability to easily grow in size to support a growing user base.
 Distributed partition view which is a single queriable entity that is horizontally partitioned and housed on multiple
physical computers.
Administrative Features
 Important administrative tools included with SQL Server:
 Enterprise Manager
 SQL Query Analyzer
 SQL Profiler
 Import/Export Data (DTS)
 Internet enabled features – XML
 Data Warehousing Features
Bicycle Database (db)
Summary
 A database (db) is an organized collection of data, typically stored in electronic format.
 Microsoft SQL Server and MySQL are examples of relational databases.
 DBMS is an application used to perform administrative tasks on database and used to interact with
data stored in databases.
 Database server hosts DBMS system and one or more instances of SQL Server.
 SQL Server Management Studio (SSMS) is the GUI used to manage SQL Server, its databases,
and the content contained within the database.
 Relational databases allow data entities to be defined in tables.
 A set of attributes for a given entity is defined as a row in a table (a collection of column values).
Summary
 Relational databases perform the following functions:
 Ensure data is stored properly and that rules for defining data are not violated.
 Providing some level of disaster recover.
 Maintaining relationships between data entities residing in the database.
 SQL Server is capable of high availability and scalability through clustering and improved backup
functionality.

More Related Content

Similar to SQL ARPIT YADAV.pptx

Data base management system
Data base management systemData base management system
Data base management system
ashirafzal1
 
Database management system
Database management systemDatabase management system
Database management system
ashishkthakur94
 
A project on DBMS and RDMS
A project on DBMS and RDMSA project on DBMS and RDMS
A project on DBMS and RDMS
Aayush vohra
 
DATABASE MANAGEMENT SYSTEM-MRS. LAXMI B PANDYA FOR 25TH AUGUST,2022.pptx
DATABASE MANAGEMENT SYSTEM-MRS. LAXMI B PANDYA FOR 25TH AUGUST,2022.pptxDATABASE MANAGEMENT SYSTEM-MRS. LAXMI B PANDYA FOR 25TH AUGUST,2022.pptx
DATABASE MANAGEMENT SYSTEM-MRS. LAXMI B PANDYA FOR 25TH AUGUST,2022.pptx
Laxmi Pandya
 
Chapter02
Chapter02Chapter02
Chapter02
sasa_eldoby
 
Data base management system
Data base management systemData base management system
Data base management system
Navneet Jingar
 
Database
DatabaseDatabase
Database
sahil shinwari
 
Lecture#5
Lecture#5Lecture#5
Dbms
DbmsDbms
Database Management System ppt
Database Management System pptDatabase Management System ppt
Database Management System ppt
OECLIB Odisha Electronics Control Library
 
csedatabasemanagementsystemppt-170825044344.pdf
csedatabasemanagementsystemppt-170825044344.pdfcsedatabasemanagementsystemppt-170825044344.pdf
csedatabasemanagementsystemppt-170825044344.pdf
SameerKhanPathan7
 
Ch-1-Introduction-to-Database.pdf
Ch-1-Introduction-to-Database.pdfCh-1-Introduction-to-Database.pdf
Ch-1-Introduction-to-Database.pdf
MrjJoker1
 
DATABASE FUNCTIONS
DATABASE FUNCTIONSDATABASE FUNCTIONS
DATABASE FUNCTIONS
ghazi103
 
data base system to new data science lerne
data base system to new data science lernedata base system to new data science lerne
data base system to new data science lerne
tarunprajapati0t
 
What is a database.docx
What is a database.docxWhat is a database.docx
What is a database.docx
SurendraGusain2
 
What is a database.docx
What is a database.docxWhat is a database.docx
What is a database.docx
Surendra Gusain
 
jose rizal
jose rizaljose rizal
jose rizal
Rio Hemelgo
 
Database Management Systems
Database Management SystemsDatabase Management Systems
Database Management Systems
George Grayson
 
Chapter 5 data processing
Chapter 5 data processingChapter 5 data processing
Chapter 5 data processing
UMaine
 
Database Concepts & SQL(1).pdf
Database Concepts & SQL(1).pdfDatabase Concepts & SQL(1).pdf
Database Concepts & SQL(1).pdf
rsujeet169
 

Similar to SQL ARPIT YADAV.pptx (20)

Data base management system
Data base management systemData base management system
Data base management system
 
Database management system
Database management systemDatabase management system
Database management system
 
A project on DBMS and RDMS
A project on DBMS and RDMSA project on DBMS and RDMS
A project on DBMS and RDMS
 
DATABASE MANAGEMENT SYSTEM-MRS. LAXMI B PANDYA FOR 25TH AUGUST,2022.pptx
DATABASE MANAGEMENT SYSTEM-MRS. LAXMI B PANDYA FOR 25TH AUGUST,2022.pptxDATABASE MANAGEMENT SYSTEM-MRS. LAXMI B PANDYA FOR 25TH AUGUST,2022.pptx
DATABASE MANAGEMENT SYSTEM-MRS. LAXMI B PANDYA FOR 25TH AUGUST,2022.pptx
 
Chapter02
Chapter02Chapter02
Chapter02
 
Data base management system
Data base management systemData base management system
Data base management system
 
Database
DatabaseDatabase
Database
 
Lecture#5
Lecture#5Lecture#5
Lecture#5
 
Dbms
DbmsDbms
Dbms
 
Database Management System ppt
Database Management System pptDatabase Management System ppt
Database Management System ppt
 
csedatabasemanagementsystemppt-170825044344.pdf
csedatabasemanagementsystemppt-170825044344.pdfcsedatabasemanagementsystemppt-170825044344.pdf
csedatabasemanagementsystemppt-170825044344.pdf
 
Ch-1-Introduction-to-Database.pdf
Ch-1-Introduction-to-Database.pdfCh-1-Introduction-to-Database.pdf
Ch-1-Introduction-to-Database.pdf
 
DATABASE FUNCTIONS
DATABASE FUNCTIONSDATABASE FUNCTIONS
DATABASE FUNCTIONS
 
data base system to new data science lerne
data base system to new data science lernedata base system to new data science lerne
data base system to new data science lerne
 
What is a database.docx
What is a database.docxWhat is a database.docx
What is a database.docx
 
What is a database.docx
What is a database.docxWhat is a database.docx
What is a database.docx
 
jose rizal
jose rizaljose rizal
jose rizal
 
Database Management Systems
Database Management SystemsDatabase Management Systems
Database Management Systems
 
Chapter 5 data processing
Chapter 5 data processingChapter 5 data processing
Chapter 5 data processing
 
Database Concepts & SQL(1).pdf
Database Concepts & SQL(1).pdfDatabase Concepts & SQL(1).pdf
Database Concepts & SQL(1).pdf
 

Recently uploaded

Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Akanksha trivedi rama nursing college kanpur.
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
Dr. Shivangi Singh Parihar
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
Celine George
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
Scholarhat
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
chanes7
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
Katrina Pritchard
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
PECB
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
Academy of Science of South Africa
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
amberjdewit93
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
Smart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICTSmart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICT
simonomuemu
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
National Information Standards Organization (NISO)
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
History of Stoke Newington
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
adhitya5119
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
NgcHiNguyn25
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
IreneSebastianRueco1
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
tarandeep35
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 

Recently uploaded (20)

Natural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama UniversityNatural birth techniques - Mrs.Akanksha Trivedi Rama University
Natural birth techniques - Mrs.Akanksha Trivedi Rama University
 
PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.PCOS corelations and management through Ayurveda.
PCOS corelations and management through Ayurveda.
 
How to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 InventoryHow to Setup Warehouse & Location in Odoo 17 Inventory
How to Setup Warehouse & Location in Odoo 17 Inventory
 
Azure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHatAzure Interview Questions and Answers PDF By ScholarHat
Azure Interview Questions and Answers PDF By ScholarHat
 
Digital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments UnitDigital Artifact 1 - 10VCD Environments Unit
Digital Artifact 1 - 10VCD Environments Unit
 
BBR 2024 Summer Sessions Interview Training
BBR  2024 Summer Sessions Interview TrainingBBR  2024 Summer Sessions Interview Training
BBR 2024 Summer Sessions Interview Training
 
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
ISO/IEC 27001, ISO/IEC 42001, and GDPR: Best Practices for Implementation and...
 
South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)South African Journal of Science: Writing with integrity workshop (2024)
South African Journal of Science: Writing with integrity workshop (2024)
 
Digital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental DesignDigital Artefact 1 - Tiny Home Environmental Design
Digital Artefact 1 - Tiny Home Environmental Design
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
Smart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICTSmart-Money for SMC traders good time and ICT
Smart-Money for SMC traders good time and ICT
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
 
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptxChapter 4 - Islamic Financial Institutions in Malaysia.pptx
Chapter 4 - Islamic Financial Institutions in Malaysia.pptx
 
The History of Stoke Newington Street Names
The History of Stoke Newington Street NamesThe History of Stoke Newington Street Names
The History of Stoke Newington Street Names
 
Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
 
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
RPMS TEMPLATE FOR SCHOOL YEAR 2023-2024 FOR TEACHER 1 TO TEACHER 3
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 

SQL ARPIT YADAV.pptx

  • 1. Introduction to Core Database Concepts Getting started with Databases and Structure Query Language (SQL)
  • 2. Objectives  Define Databases  Discuss the functionality of relational database management systems.  Define SQL
  • 3. What is a Database (db)?  A Database (db) is an organized collection of data, typically stored in electronic format.  It allows you to input, manage, organize and retrieve data quickly.  Traditional databases are organized by records (rows), fields (columns) stored in tables which are stored in database files.  It’s a file used to store information.  A database table is a collection of rows and columns that is used to organize information about a single topic or object. Each row within a table corresponds to a single record and contains several different attributes that describe the row.  A database table is the most common and simplest form of data storage in a relational database.
  • 4. What is a Database (db)?
  • 5. What is a Database (db)?  A relational database is a collection of tables of data all of which are formally described and organized according to the relational model. Each table must identify a column or group of columns, called the Primary Key, to uniquely identify each row.  Entity  Object comprised of various pieces of data.  Attribute  Piece of information (data) that describes an entity.
  • 6. What is a Database (db)?  Database Management System (DBMS) is a software application/tool used by end users to access the data stored in the database files. A DBMS is also used to perform administrative tasks on the database and objects contained within the database.  DBMS is a collection of applications that allow users and other programs to capture and analyze data by providing additional functionality like reporting services to help you create, deploy and manage reports for your organization.  This application is responsible for handling data requests, committing changes to the data and enforcing the structure of the database including:  Ensuring data is stored properly and that rules for defining data are not violated.  Providing a level of disaster recovery by which data can be restored to a consistent state.  Maintaining relationships between data entities residing in the database.
  • 7. What is a Database (db)?
  • 8. What is a Database (db)?  Relational Database Management Software (RDBMS) is a software system designed to allow the definition, creation, querying and updating of data stored in a relational database.  A few examples of RDBMS include:  Microsoft SQL Server  Microsoft Access  MYSQL  Oracle
  • 9. What is a Database (db)?  An instance of an RDBMS such as SQL Server contains many objects.  The database itself  Transaction Log  Tables  Indexes  Filegroups  Views  Stored Procedures  Users/Roles
  • 10. What is a Database (db)?  The main differences between DBMS and RDBMS are:  A DBMS has to provide some uniform methods independent of a specific application accessing the information that is stored in the tables.  RDBMS adds the additional condition that the system supports a tabular structure for the data, with enforced relationships between the tables.  DBMS does not impose any constraints or security with regard to data manipulation, while RDBMS does utilize an internal security model.  RDBMS is the basis for Structured Query Language (SQL).
  • 11. What is SQL?  Structure Query Language (SQL)  Used to insert, retrieve, modify and delete data in a relational database.  The language is supported by most relational databases with slight variations.  Originally developed by IBM in mid 1970s.  Transact-SQL (T-SQL)  Used in Microsoft database management systems.
  • 12. What is Microsoft SQL Server 2012?  Robust, feature laden Relational Database Management System.  Can support the most demanding applications.  The administrative tools and simple installation make it one of the easiest database servers to configure and deploy.
  • 13. Scalability and Availability  Availability  Ability of a system to be constantly accessible by it’s users.  Provides reliability through features like online backups, failover clustering and log shipping.  Scalability  Ability to easily grow in size to support a growing user base.  Distributed partition view which is a single queriable entity that is horizontally partitioned and housed on multiple physical computers.
  • 14. Administrative Features  Important administrative tools included with SQL Server:  Enterprise Manager  SQL Query Analyzer  SQL Profiler  Import/Export Data (DTS)  Internet enabled features – XML  Data Warehousing Features
  • 16. Summary  A database (db) is an organized collection of data, typically stored in electronic format.  Microsoft SQL Server and MySQL are examples of relational databases.  DBMS is an application used to perform administrative tasks on database and used to interact with data stored in databases.  Database server hosts DBMS system and one or more instances of SQL Server.  SQL Server Management Studio (SSMS) is the GUI used to manage SQL Server, its databases, and the content contained within the database.  Relational databases allow data entities to be defined in tables.  A set of attributes for a given entity is defined as a row in a table (a collection of column values).
  • 17. Summary  Relational databases perform the following functions:  Ensure data is stored properly and that rules for defining data are not violated.  Providing some level of disaster recover.  Maintaining relationships between data entities residing in the database.  SQL Server is capable of high availability and scalability through clustering and improved backup functionality.

Editor's Notes

  1. Data is the most important part of a database.
  2. Every table is broken up into smaller entities called fields. The fields in the table are: name, email, created_at, updated_at. A field is a column in a table that is designed to maintain specific information about every record in the table. A record, also called a row of data, is each individual entry that exists in a table. For example there are (2) records in the table. A column is a vertical entity in a table that contains all information associated with a specific field in a table. For example, Name represents the name of the user.
  3. Today’s advanced RDBMS is actually much more than data, they also manage data, restricting the kind of data that can go into the system, and facilitating getting data out of the system.