Skip to content

Commit e4605f2

Browse files
authored
Update # 6
1 parent 2ed3650 commit e4605f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

w3resource/# 6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# From the following table, write a SQL query to find those employees of grade 4 or 5 and who work as ANALYST or MANAGER. Return complete information about the employees.
12
SELECT *
23
FROM employees a,
34
salary_grade b

0 commit comments

Comments
 (0)