I have to present some complex queries and PL/SQL codes to people who don't know anything about my project. I need to explain how tables are connected, how conditions are affecting the outcome, joins, loops, etc.
Is there a way to document this SQL and PL/SQL logic using UML diagrams?