Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Aleph

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Aleph
    3. Knowledge Articles
    4. Determining Number of Patrons Added to Database Since a Certain Date

    Determining Number of Patrons Added to Database Since a Certain Date

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Additional Information
    • Article Type: General
    • Product: Aleph

    Description:
    Is there an SQL command we can use to determine how many new patrons of each patron type have been added to our database since a certain date or between certain dates?

    We would like to know how many new patrons of each patron type we have registered since opening our new facility last September.

    Resolution:
    The following SQL can be used to get you this count:

    > s+ abc50
    SQL> select z305_bor_status, count(*) from z305 where z305_open_date >= '20080901' group by z305_bor_status;

    Additional Information

    sql


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Determining maximum z68_order_number
      • Determining order of items in web OPAC
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. contype:kba
      2. Prod:Aleph
      3. Type:General
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved