SlideShare a Scribd company logo
Sorting Databases Module 7 Lesson 2
Sort To arrange data in alphabetical or numerical order. Ascending:  Sorting data in alphabetical order from A-Z or numerical order from 0-9. Descending:  Sorting data the opposite of ascending order. (Z-A & 9-0)
Sort Ascending by Rank Descending by Rank
Sort Ascending by Rank Descending by Rank
Sort Ascending by Rank Descending by Rank
Primary/Secondary Sorts Primary key:  The field selected as the unique identifier for the database.(i.e.  Student number) Primary sort:  The first field that a database is sorted on.  Secondary sort:  The second field that a database is sorted on. Primary Key: Student No. Primary Sort: Last name (in  Descending order) Secondary Sort: Age  (in ascending order) 010 005 001 Student No. 10 16 Brown 8 14 Brown 6 12 Pate Grade Age Last Name
Sorting in Access You can use the icons on the tool bar to sort your data. ascending descending
Sorting in Access You can use the Advanced Sort. Record—Filter—Advanced Filter/Sort
Sorting in Access Choose your field and your sort order
Sorting in Access You can have a Primary Sort and Secondary Sorts
Sorting in Access Apply your Sort:  Filter—Apply Filter/Sort
Sorting in Access View the results! Ascending by Name Descending by Age
Video Demonstration Click the button for a brief video.  A new website will open, be sure to return to this presentation.
 

More Related Content

PPT
Database fundamentals
PPTX
18 database features
PPTX
The Key Features Of A Database
PPT
Databases Foundation General
PPTX
Sorting a document made by jenifer
DOCX
PDF
Types-of-Sorting-in-Database-Structure-and-Algorithms.pdf
PPTX
L4 working with tables and data
Database fundamentals
18 database features
The Key Features Of A Database
Databases Foundation General
Sorting a document made by jenifer
Types-of-Sorting-in-Database-Structure-and-Algorithms.pdf
L4 working with tables and data

Similar to Sorting databases (20)

PPTX
Algorithms and Data Structures - Parahyangan Catholic University Credit Lionov
PPT
Ppt Lesson 13
PPTX
Isaac shepherd charlessilver project
PPT
Sorting Techniques
PPTX
Algorithm By AMT.pptx
PPTX
Sorting and Filtering.pptx
PDF
Sorting Alpha Numeric Data in MySQL
PPT
Databases Main Lesson 1
PPTX
MS ACCESS PPT.pptx
PPTX
Class viii ch-3 working with tables
PPTX
Sorting
PPTX
Chapter 4 microsoft access 2010
PPTX
Data Structures and Algorithms
PDF
HANDLING SORT OPERATION IN Oracle SQL Overview
PPTX
Microsoft access
PDF
Access 02
PPTX
What is Insertion Sort. Its basic information
PDF
Access 2007 lecture notes students
PPTX
Data Structures_Searching and Sorting.pptx
PPTX
Sorting, Filtering, and Creating Relationships.pptx
Algorithms and Data Structures - Parahyangan Catholic University Credit Lionov
Ppt Lesson 13
Isaac shepherd charlessilver project
Sorting Techniques
Algorithm By AMT.pptx
Sorting and Filtering.pptx
Sorting Alpha Numeric Data in MySQL
Databases Main Lesson 1
MS ACCESS PPT.pptx
Class viii ch-3 working with tables
Sorting
Chapter 4 microsoft access 2010
Data Structures and Algorithms
HANDLING SORT OPERATION IN Oracle SQL Overview
Microsoft access
Access 02
What is Insertion Sort. Its basic information
Access 2007 lecture notes students
Data Structures_Searching and Sorting.pptx
Sorting, Filtering, and Creating Relationships.pptx
Ad

More from crystalpullen (20)

PPTX
Collage about me
PDF
Savings Tools
PPT
PPT
Factors affecting business location
PPTX
The Five Data Questions
PPT
The Five Data Questions
PPT
10/3 Instructional Model
PPT
10 3 Instructional Model
PPT
High Five Process and EOC Data
PPTX
Hvac power point
PPTX
Underwater welder cody albright
PPTX
PPT
Registered nurse
PPT
PPT
Spreadsheet fundamentals
PPT
Module 6 lesson 1 remediation 1
PPT
Formulas and functions
PPT
Creating and editing spreadsheets
PPT
Module 6 lesson 2 remediation
PPT
Sorting databases
Collage about me
Savings Tools
Factors affecting business location
The Five Data Questions
The Five Data Questions
10/3 Instructional Model
10 3 Instructional Model
High Five Process and EOC Data
Hvac power point
Underwater welder cody albright
Registered nurse
Spreadsheet fundamentals
Module 6 lesson 1 remediation 1
Formulas and functions
Creating and editing spreadsheets
Module 6 lesson 2 remediation
Sorting databases
Ad

Recently uploaded (20)

PDF
MIND Revenue Release Quarter 2 2025 Press Release
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPT
Teaching material agriculture food technology
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
Cloud computing and distributed systems.
PDF
Approach and Philosophy of On baking technology
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
Big Data Technologies - Introduction.pptx
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Empathic Computing: Creating Shared Understanding
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
DOCX
The AUB Centre for AI in Media Proposal.docx
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
MIND Revenue Release Quarter 2 2025 Press Release
“AI and Expert System Decision Support & Business Intelligence Systems”
20250228 LYD VKU AI Blended-Learning.pptx
Teaching material agriculture food technology
Unlocking AI with Model Context Protocol (MCP)
Cloud computing and distributed systems.
Approach and Philosophy of On baking technology
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
The Rise and Fall of 3GPP – Time for a Sabbatical?
Big Data Technologies - Introduction.pptx
Review of recent advances in non-invasive hemoglobin estimation
Agricultural_Statistics_at_a_Glance_2022_0.pdf
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Digital-Transformation-Roadmap-for-Companies.pptx
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Empathic Computing: Creating Shared Understanding
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
The AUB Centre for AI in Media Proposal.docx
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Reach Out and Touch Someone: Haptics and Empathic Computing

Sorting databases

  • 2. Sort To arrange data in alphabetical or numerical order. Ascending: Sorting data in alphabetical order from A-Z or numerical order from 0-9. Descending: Sorting data the opposite of ascending order. (Z-A & 9-0)
  • 3. Sort Ascending by Rank Descending by Rank
  • 4. Sort Ascending by Rank Descending by Rank
  • 5. Sort Ascending by Rank Descending by Rank
  • 6. Primary/Secondary Sorts Primary key: The field selected as the unique identifier for the database.(i.e. Student number) Primary sort: The first field that a database is sorted on. Secondary sort: The second field that a database is sorted on. Primary Key: Student No. Primary Sort: Last name (in Descending order) Secondary Sort: Age (in ascending order) 010 005 001 Student No. 10 16 Brown 8 14 Brown 6 12 Pate Grade Age Last Name
  • 7. Sorting in Access You can use the icons on the tool bar to sort your data. ascending descending
  • 8. Sorting in Access You can use the Advanced Sort. Record—Filter—Advanced Filter/Sort
  • 9. Sorting in Access Choose your field and your sort order
  • 10. Sorting in Access You can have a Primary Sort and Secondary Sorts
  • 11. Sorting in Access Apply your Sort: Filter—Apply Filter/Sort
  • 12. Sorting in Access View the results! Ascending by Name Descending by Age
  • 13. Video Demonstration Click the button for a brief video. A new website will open, be sure to return to this presentation.
  • 14.