Describe succinctly but completely in standard written English what each of the following SQL statements does: (TOPIC IS MYSQL) Select * from employee where salary > 50000 and state IN ('PA,' 'NJ,' 'DE') order by salary desc; the select* is a command that will select all employees where the salary is greater than, 50000 in the states of PA, NJ, DE,

A Guide to SQL
9th Edition
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Philip J. Pratt
Chapter3: Creating Tables
Section: Chapter Questions
Problem 13RQ
icon
Related questions
Question

Describe succinctly but completely in standard written English what each of the following SQL statements does: (TOPIC IS MYSQL)


Select * from employee where salary > 50000 and state IN ('PA,' 'NJ,' 'DE') order by salary desc; the select* is a command that will select all employees where the salary is greater than, 50000 in the states of PA, NJ, DE,

 

 

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr
Oracle 12c: SQL
Oracle 12c: SQL
Computer Science
ISBN:
9781305251038
Author:
Joan Casteel
Publisher:
Cengage Learning
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning