Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
plsql_bind_varialbes [2020/06/04 15:03] – andonovj | plsql_bind_varialbes [2020/06/04 15:43] (current) – [Hard Parse] andonovj | ||
---|---|---|---|
Line 50: | Line 50: | ||
Of course, there are database settings, which we can use, to FORCE the optimized to use its magic, but in general using bind varialbes is always better. | Of course, there are database settings, which we can use, to FORCE the optimized to use its magic, but in general using bind varialbes is always better. | ||
- | Here is how this could' | + | Here is how this could' |
< | < |