Computer Science, asked by soniyadesale2806, 1 month ago

Write MySQL statements for the following:
1. Add a column 'bonus' decimal (7.2) to this table
2. Insert 5 Records in this table
3. Describe the structure of Table
4. To display all records
5. To display last name and salary of all employees earning more than
14,000

Answers

Answered by nomithadebnath4
0

Answer:

To display all records.

Similar questions