Hello,
I need to translate this to llblgen framework
SELECT Year(fecha) FROM noticia GROUP BY year(fecha)
The hard part for me is translate year().
THANKS.
Please check Calling a database function