Question 25 [CLO-4) Use the given Student Table to answer the question below: Graduation Date Major GPA Student Name Student ID 2.94 5/12/2022 Accounting 201512345 Sara Williams Ahmed AB Maitha Shams 201412345 201489891 MIS Business Analysis 3.45 2.1 5/12/2023 10/12/2022 Abdul Qadir 202112345 Business Analysis 3.8 5/12/2025 Maryam All 202133445 Economics 3.5 5/12/2025 Question: Using SQL the university staff tries to query such as: SELECT Student Name FROM Student Database WHERE GPA > 2.5 and GPA 3.5 Choose the correct outcome of the query.
Question: Using SQL the university SELECT Student Name FROM Student Database WHERE GPA > 25 and GPA 3.5 Choose the correct outcome of the query. Sara Williams Maithe Shamsi Abdul Qadir Sara Williams Ahmed AB Abdul Qadir Sara Williams Ahmed All Maryam AB Almed All Abdul Qadir Maryam Ali
Question 25 [CLO-4) Use the given Student Table to answer the question below: Graduation Date Major GPA Student Name Stu
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am