|
Active unmated breeding females |
Top Previous Next |
|
I would like to create a list of all active unmated breeding females in my herd.
Use Query report designer. The setup screen is shown below:
Or you can use SQL directly: SELECT ID, ENTRYDATE FROM FEMALEEX
The Query report is shown below:
|