Computer Science, asked by kaynat0786, 7 months ago

COMPUTER
A. Answer these questions:-
1. What is a software?​

Answers

Answered by DEBOJITKAR
2

Answer:

the programs and other operating information used by a computer

Answered by abhinavabhijith1
0

Answer:

Explanation:

Table name:salesmansalesman_id |    name    |   city   | commission -------------+------------+----------+------------5001 | James Hoog | New York |       0.155002 | Nail Knite | Paris    |       0.135005 | Pit Alex   | London   |       0.115006 | Mc Lyon    | Paris    |       0.145007 | PaulAdam  | Rome     |       0.135003 | Lauson Hen | San Jose |       0.121.Write a SQL statement to display all the information of all salesmen.2.Write a SQL statement to display name and commission for all the salesmen.3.Write a SQL statement to display names and city of salesman, who belongs to the city of Paris.

Similar questions