Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Attached are several custom views we use at the University of St. Francis within our portlets as well as within many other reporting applications. They help us more easily get data without worrying so much with performing outer joins and helps to centralize some of the SQL logic and complexity:

  1. Person and organization information such as name, date of birth, age, ssn, etc (usfv_general_person.sql)
  2. Email address information (usfv_preferred_email_address.sql and function F_USF_GET_GOREMAL.fnc)
  3. Mailing Address Information (usfv_addr_rowid.sql and USFV_ADDR_DETAIL.sql)
  4. Telephone Number Information (USFV_TELE_ROWID.sql and USFV_TELE_DETAIL.sql)
  • No labels