Skip to content

Commit 2ed3650

Browse files
authored
Update # 7
1 parent 31f2aa9 commit 2ed3650

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

w3resource/# 7

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 whose salary is more than the salary of JONAS. Return complete information about the employees.
12
SELECT *
23
FROM employees
34
WHERE salary >

0 commit comments

Comments
 (0)