Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Activity 7: Sorting Data Using ORDER BY In this activity you will sort rows by using the ORDER BY clause Tasks 1. Display all fields

image text in transcribed
Activity 7: Sorting Data Using ORDER BY In this activity you will sort rows by using the ORDER BY clause Tasks 1. Display all fields for each of the records in ascending order for the following tables: a) AD_STUDENTS ordered by REG_YEAR b) AD_EXAM_RESULTS ordered by STUDENT_ID and COURSE_ID c) AD_STUDENT_ATTENDANCE ordered by STUDENT_ID d) AD_DEPARTMENTS ordered by the department ID 2. Display the percentage of days students have taken days off and sort the records based on the percentage calculated. 3. Display the top 5 students based on exam grade results. 4. Display the parent details ordered by the parent ID

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Concepts

Authors: David Kroenke, David J. Auer

3rd Edition

0131986252, 978-0131986251

More Books

Students also viewed these Databases questions