Computer Science, asked by rajputchandan124, 1 month ago

What is query at list 30word answer

Answers

Answered by arjun8114
2

Answer:

Simple where clause is used to write this query, Query 2 : List the Employee whose salary is between 50 K to 1 Lac. Here user needs to use between..and operator or where clause less than and greater than operator, Query 3 : List the Employees whose name starts with ‘Ami’. We need to use like operator to achieve this

Explanation:

brainliest pls more 5 for next rank

Similar questions