One sql question help!# Database - 数据库
h*u
1 楼
If I have a table named Emp and it has a column, named hire_time.
how to write a query to get the result like:
total | 1995 | 1996|
20 3 4
in one record?
how to write a query to get the result like:
total | 1995 | 1996|
20 3 4
in one record?