#100CodeExamples
#100CodeExamples – utPLSQL’s Suite Hierarchy in action
#100CodeExamples – utPLSQL’s Suite Hierarchy in action.
A great tool to structure tests, avoid duplication, give context and improve performance.
#100CodeExamples – utPLSQL’s Suite Hierarchy in action.
A great tool to structure tests, avoid duplication, give context and improve performance.
#100CodeExamples – How to put dynamic values in a String with #PLSQL.
One possibility: the sys-package UTL_LMS
#100CodeExamples – Unit-Tests for Primary/Secondary Lookup with the Cursor Comparison capabilities of utPLSQL.
#100CodeExamples – A challenge to learn and teach.
My first example today: How to do a Primary/Replica lookup (in SQL) which I can query with the ID of any entry.