LinkDescription
Specifying Rangesspecify range of HRIDs
srs_marctab record versiongetting the correct version of the record in srs_marctab
Getting NULL data that is not marked NULLsteps for getting Null data that is not marked Null
Capturing diacritics in export resultsMethod to export query results to show diacritics correctly
Parsing out call numbersHow to use the substring function and regular expressions to parse out the LC Class, LC Class Number and First Cutter from call numbers
Parsing out Thesis call numbersUse this query to parse out most thesis call numbers
MARC query samplessome samples for writing MARC queries against the Cornell LDP
Optimizing Queriesa list of tips from the FOLIO project to optimize queries running against an LDP reporting database
Working with Subject Headingstips for using subject in queries
Multiple Fiscal Years - DRAFThow to ensure your finance-related query can show data for multiple fiscal years
Querying array elements from a data blobThe summary by Angela Zoss shows very handy formulas for querying array elements
Pattern matching using the "similar to" functionHow to use the "similar to" function to find results that match a list of terms
Pattern matching with Regular ExpressionsThis website is a nice tutorial for regular expressions, which can be useful in parsing out text strings, dates and call numbers.
Putting marc subfields in the order in which they appear in the recordHow to specify the order of marc subfields within a query (such as subject headings) 
Working with Dates in SQL in the LDPtips and tricks for using date and time functions in SQL
Finding the location of a character within a stringUse the "Position" function to find the first occurrence of a character within a string
Convert text date into real date in Excel outputHow to convert a date value that comes out as Text in a query to an actual date/time value in Excel
Find median value from an ordered listHow to use a PostGres expression to calculate the median value from a list of values (such as publication dates)
Best Source for Publisher and Publication DateBest practices for including the publisher and publication date fields in your report
Find carriage returns and line feed characters in call numbersThis SQL finds carriage returns and line feed characters in call numbers, and coverts the call number to the proper format
Aggregate multiple values on separate lines in one cellAggregate multiple values (like holdings statements, contributors, holdings notes, etc.) and make them display on separate lines within a cell using the chr(10) character
Using the Local Schemas on the Cornell LDPGuidelines for using the Local Schemas on the Cornell LDP (Library Data Platform) reporting database
Importing Data into the Local Schemainstructions for using advanced features of Cornell's reporting environments, such as importing data into local schemas in the LDP and connecting to the Voyager Historical reporting database
Using the VTEST Voyager Historical Data Snapshotall about the snapshot of Voyager historical data and getting access to use it
Convert scientific notation barcodes on an Excel spreadsheet to Text formatA simple trick to convert barcodes from scientific notation to Text format
  • No labels