You are here |
janakiev.com | ||
| | | |
0x00.cl
|
|
| | | | Tomas Gutierrez L. personal website (0x00) | |
| | | |
florimond.dev
|
|
| | | | ChainMap in a nutshell: treat multiple dictionaries as one, unlock Python superpowers. | |
| | | |
colinpaice.blog
|
|
| | | | There is a lot of information provided by MQ to help you manage your systems, some of it is not well documented. I'll list the sources I know, and when they might be needed, but before that I'll approach it from the "what do I want to do". What do I want to do? I... | |
| | | |
tanelpoder.com
|
|
| | Update: As this original article is from 2007, there are better options available in the modern times for example DBMS_UTILITY.EXPAND_SQL_TEXT as explained by Maria Colgans blog entry here. If you have been involved in tuning SQL code which you have never seen before, you are probably familiar with the challenges of understanding what the code is trying to do. This can be especially time consuming when the SQL references lots of views, which reference views, which reference more views etc. So there may ... |