Write SQL CODE List all the Course Code (CRS_CODE) that are taught by a Professor that does not hold "Ph.D." as the highest degree (based on PROF_HIGH_DEGREE in the PROFESSOR table).
SQL
SQL stands for Structured Query Language, is a form of communication that uses queries structured in a specific format to store, manage & retrieve data from a relational database.
Queries
A query is a type of computer programming language that is used to retrieve data from a database. Databases are useful in a variety of ways. They enable the retrieval of records or parts of records, as well as the performance of various calculations prior to displaying the results. A search query is one type of query that many people perform several times per day. A search query is executed every time you use a search engine to find something. When you press the Enter key, the keywords are sent to the search engine, where they are processed by an algorithm that retrieves related results from the search index. Your query's results are displayed on a search engine results page, or SER.
Write SQL CODE List all the Course Code (CRS_CODE) that are taught by a Professor that does not hold "Ph.D." as the highest degree (based on PROF_HIGH_DEGREE in the PROFESSOR table).
![Table: CLASS
CLASS_CODE CRS_CODE CLASS_SECTION
10012
10013
10014
10015
10016
Table: COURSE
ACCT-211
ACCT-211
ACCT-211
ACCT-212
ACCT-212
CRS_CODE
ACCT-211
ACCT-212
CIS-220
CIS-420
MATH-243
Table: EMPLOYEE
1
2
3
1
2
CLASS_TIME
MWF 8:00-8:50
a.m.
Henry
Rosemary
Ronald
Preston
MWF 9:00-9:50
a.m.
TTh 2:30-3:45 p.m.
MWF 10:00-10:50
a.m.
Th 6:00-8:40 p.m.
CRS_DESCRIPTION
Accounting I
Accounting II
Intro. to Microcomputing
Database Design and Implementation
Mathematics for Managers
ROOM_CODE PROF_NUM
BUS311
BUS200
BUS252
BUS311
BUS252
***
♡ ♡ +3
3
105
4
105
342
CRS_CREDIT
3
3
301
301
EMP_NUM EMP_LNAME EMP_FNAME EMP_INITIAL EMP_JOBCODE EMP_HIREDATE EMP_DC
100
Worley
James
F
CUST
2/23/1978 6/12/19
101
Ramso
B
CUST
11/15/1994 11/2/19
102
Edwards
TECH
7/23/1990
7/3/195
103
Donelly
PROF
7/1/1987 10/2/19
104
Yukon
PROF
5/1/1992 2/23/19](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F8f9fe09f-03d2-42c5-99ed-f24f20bfc31d%2Fe552cfae-1179-40ad-8273-6ad2bad93082%2F1eutxtq_processed.png&w=3840&q=75)
![Table: ENROLL
CLASS_CODE
10014
10014
10018
10018
10021
Table: PREREQUISITE
CRS_CODE
CIS-420
QM-261
QM-362
QM-362
Table: PROFESSOR
STU_NUM
321452
324257
321452
324257
321452
EMP_NUM DEPT_CODE PROF_OFFICE
103
HIST
104
ENG
105
ACCT
106
MKT/MGT
110
BIOL
DRE 156
DRE 102
KLR 229D
KLR 126
AAK 160
***
ENROLL_GRADE
с
B
A
B
с
PRE TAKE
CIS-220
MATH-243
MATH-243
QM-261
PROF_EXTENSION
6783
5561
8665
3899
3412
www
PROF_HIGH_DEGREE
Ph.D.
MA
Ph.D.
Ph.D.
Ph.D.](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F8f9fe09f-03d2-42c5-99ed-f24f20bfc31d%2Fe552cfae-1179-40ad-8273-6ad2bad93082%2F9gxy3xk_processed.png&w=3840&q=75)
![](/static/compass_v2/shared-icons/check-mark.png)
Step by step
Solved in 2 steps
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
![Database System Concepts](https://www.bartleby.com/isbn_cover_images/9780078022159/9780078022159_smallCoverImage.jpg)
![Starting Out with Python (4th Edition)](https://www.bartleby.com/isbn_cover_images/9780134444321/9780134444321_smallCoverImage.gif)
![Digital Fundamentals (11th Edition)](https://www.bartleby.com/isbn_cover_images/9780132737968/9780132737968_smallCoverImage.gif)
![Database System Concepts](https://www.bartleby.com/isbn_cover_images/9780078022159/9780078022159_smallCoverImage.jpg)
![Starting Out with Python (4th Edition)](https://www.bartleby.com/isbn_cover_images/9780134444321/9780134444321_smallCoverImage.gif)
![Digital Fundamentals (11th Edition)](https://www.bartleby.com/isbn_cover_images/9780132737968/9780132737968_smallCoverImage.gif)
![C How to Program (8th Edition)](https://www.bartleby.com/isbn_cover_images/9780133976892/9780133976892_smallCoverImage.gif)
![Database Systems: Design, Implementation, & Manag…](https://www.bartleby.com/isbn_cover_images/9781337627900/9781337627900_smallCoverImage.gif)
![Programmable Logic Controllers](https://www.bartleby.com/isbn_cover_images/9780073373843/9780073373843_smallCoverImage.gif)