Latest Posts
-
Count number of entries in a year
Dear community, I would like to count the number of entries in a sub table with the date being in a certain year. count(select 'Verkauf' where year('Datum') = 2025) didn't work i.e.…
-
Is it possible to open 2 databases simultaniuosly?
I would like to work in 2 databases at the same time, so that I donot have to close and open those all the time. Thanks for some ideas.

