Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write and Execute SELECT statements to get the following information(Please print out and turn in all the SQL code that you wrote to get the

Write and Execute SELECT statements to get the following information(Please print out and turn in all the SQL code that you wrote to get the answers to these questions or problems, you do not need to turn in the answers, just SQL code).

See handout in blackboard, under Week #3, for help in using SQL in MS Access.

Problems:

Courses Table :

List of all courses with CourseNo, Name and CreditHours.

List of courses, all columns, with only 3 credit hours.

List of courses, name and credit hours only, with credit hours > 3.

Instructors Table :

List of Instructors, only fname and lname, from Georgia.

List of all instructors not from Georgia.

List of instructors, just name and office and email from Florida.

List all instructors, id, lname and email with headings ID#, Name and E-Mail Address.

Sections Table :

List of Sections with CRN, timedays for instructor 3.

Does roomNo F1149 have any scheduling conflicts?

Does instructor 6 have any scheduling conflicts?

Students Table :

List of all Students, just FirstName, LastName and gpa, with a C avg(2.0 to 2.99).

List of students from Georgia or Colorado.

Which students have a B avg from Ga(3.0 to 3.99)?

Give me a list of all the Larrys that are students (just give first and last names).

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

Data Analytics Systems Engineering Cybersecurity Project Management

Authors: Christopher Greco

1st Edition

168392648X, 978-1683926481

More Books

Students also viewed these Databases questions

Question

Define marketing concepts.

Answered: 1 week ago

Question

1 what does yellow colour on the map represent?

Answered: 1 week ago

Question

3. Define the attributions we use to explain behavior

Answered: 1 week ago