Computer Science, asked by ajinderkaurdang, 4 months ago

Sandeep has created a table named EMPLOYEE with one of the field as SALARY. He wants to arrange the EMPLOYEE table according to ascending order of the salary of the employees. Write the steps he need to follow for the same​

Answers

Answered by harmanpreet52
1

Answer:

Sandeep can use Drawing table

He can make The table

Explanation:

Please make my answer brainliest

Answered by mad210203
1

Steps are given below.

Explanation:

  • Create a table.
  • Name the table as EMPLOYEE.
  • Add SALARY field in the table EMPLOYEE.
  • Add entries (salaries of different employees) in the table.
  • Now, select a column.
  • Select Sort & Filter option which is present in Home section.
  • After selecting Sort & Filter, choose ascending order option.
  • You can select other options as well for different orders.

Hence, in this way, Sandeep can arrange the EMPLOYEE table according to ascending order of the salary of the employees.

Similar questions