| SELECT code, name, budget FROM departments
4 rows 0 msec
4 rows 0 msec
| code | name | budget | 
|---|---|---|
| 14 | IT | 65000 | 
| 37 | Accounting | 15000 | 
| 59 | Human Resources | 240000 | 
| 77 | Research | 55000 | 
| code | name | budget | 
|---|---|---|
| 14 | IT | 65000 | 
| 37 | Accounting | 15000 | 
| 59 | Human Resources | 240000 | 
| 77 | Research | 55000 |