sql server - SQL Syntax on DISTINCT Query -
I have an employee table with their department code. I want a list of different departments and their first Created date It will also show that the first time the employee was enrolled for a particular department in the employee table.
I used:
choose interoperato, created from the employee
The date return incorrect is incorrect.
A specific syntax to control this problem.
Comments
Post a Comment