Tag: Context

  • Verifying the Relationship

    One mistake most new developers make is using the wrong table or dataset as a reference. In the SELECT() of a reference record, the developer usually needs to traverse through existing relationships to get to the correct referential record. Ockham’s Razor does not usually apply when querying the appropriate data structures and tables. Consider a…