| Oracle | MySql | PostgreSQL |
|---|---|---|
| Log in to a database | Log in to a database | Describe tables |
| View available tables | View available tables | pending |
| Issue a simple SELECT | Issue a simple SELECT | pending |
| View the results | View the results | pending |
| Ref Cursor Example | N/A | N/A |
| Nested Table Example | N/A | N/A |
| Nested Table Ref Cursor Example(Oh My!) | N/A | N/A |