Thanks Rac2 for taking the time to answer my question, I tried your suggestion and unfortunately it didnt work, the error message told me "Name expected". I wrote the code
GROUP BY
c.SUR_NAME,
{fn MONTHNAME(a.SCV_DATE)},
{fn MONTHNAME(a.SCV_DATE)}
and also
GROUP BY
c.SUR_NAME...
Hi everyone,
I work at a hospital and I need to aggregate data into months
I am trying to Group some data by a month and year function, the code is below
However the database wont let me, it keeps telling me I need to name my coloums, Ive tried doing this about 10 different ways with no luck eg...
Can anyone please help?
I have just inherited a big headache. I have a Corvu database running of a language called U/Sql, I've never heard of it, nor anyone I know. The only literature I can find says it is similar to ANSI SQL. My problem is I desperately need a date function that returns data...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.