Showing posts with label Property Management. Show all posts
Showing posts with label Property Management. Show all posts

December 24, 2011

Important Tables in PM

PN_LEASES_ALL
PN_LEASE_DETAILS_ALL
PN_LEASE_DETAILS_HISTORY
PN_LOCATIONS_ALL
PN_PROPERTIES_ALL
PN_ADDRESSES_ALL

COALESCE-SQL

Coalesce- return the null values from the expression. It works similar to a case statement where if expression 1 is false then goes to expr...