Community

Alternative to my SQL based GetNumRings function

(Simon Greener) When creating a new PL/SQL procedure or function, where possible, I write the algorithm in SQL first. Once the SQL is done, it then becomes comparatively easy to encapsulate the SQL in a PL/SQL procedure or function for generic use.

Read More - Register for Free Membership

Tags: