Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have a composed key that works as a primary key to relate many tables.
The problem is that I can't make a Count() on that field.Here you can see that I'm able to list all PK_Facts data in a table, but the count on them returns 0.
Can you explain me why?
Thank you.