Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Index NumberNameDescriptionExcel File Download by LevelSQL Query Code
CR219

Olin Library

Shelf List Inventory

This query finds shelf list inventory information for Olin Library. The most_recent_patron_group field determines what patron group an item was assigned to most recently, which is important for assignments to the Borrow Direct and Inter Library Loan patron groups, which change frequently.

CR219_Olin_all_floors

CR219_Olin_3rd_A-DC

CR219_Olin_4th_DD-GV

CR219_Olin_5th_H-JF

CR219_Olin_6th_JK-PN

CR219_Olin_7th_PQ-PZ


CR219 SQL Query


CR219

Uris Library

Shelf List Inventory

This query finds shelf list inventory information for Uris Library. The most_recent_patron_group field determines what patron group an item was assigned to most recently, which is important for assignments to the Borrow Direct and Inter Library Loan patron groups, which change frequently.

CR219_Uris_all_floors

CR219_Uris_3B_Q-QA 8

CR219_Uris_2B_QA9-R704

CR219_Uris_B_R705-TA 646


CR219 SQL Query
CR219

Kroch Asia Collections

Shelf List Inventory

This query finds shelf list inventory information for Kroch Asia Collections. The most_recent_patron_group field determines what patron group an item was assigned to most recently, which is important for assignments to the Borrow Direct and Inter Library Loan patron groups, which change frequently.CR219_Kroch_all_floors
CR219Olin Uris Kroch VisualThis query finds items with the material type "visual" from owning libraries Olin, Uris, and Kroch Library Asia. CR219_Olin_Uris_Kroch_Visual
CR219Olin DVDsThis query finds DVDs with an owning library name of Olin library

CR219Uris DVDsThis query finds DVDs with an owning library name of Uris libraryCR219_Uris_AVCR219 SQL Query
CR219Kroch DVDsThis query finds DVDs with an owning library name of Kroch Asia Collections

CR204Missing, Lost, Claimed, Returned ItemsThis query creates a list of missing, lost, and claimed returned items (including equipment) at a given library, and includes item status date, last date and location of check in, and size/pagination. Sorts in call number order. To view results for a particular library, sort your Excel file on the library_name column. To view results for a particular item status (e.g., Missing, Aged to Lost, Lost and Paid), sort your Excel file on the status_name column. Missing Lost Claimed Returned Excel DownloadCR204

...