I need to make a return of my database in a specific way, however I have a problem, the situation is as follows:
I have this query already tested directly on SQL Server , and it is working perfectly:
SELECT
COUNT (ate.id) AS data,...
asked by
13.11.2018 / 16:28