Saturday, December 29, 2007

Friday, September 28, 2007

Ask Tom - Mantra

Ask Tom: -On Cursors, SQL, and Analytics:
- You should do it in a single SQL statement if at all possible.
- If you cannot do it in a single SQL statement, do it in PL/SQL.
- If you cannot do it in PL/SQL, try a Java stored procedure.
- If you cannot do it in Java, do it in a C external procedure.
- If you cannot do it in a C external procedure,
you might want to seriously think about why it is you need to do it.

Tuesday, July 17, 2007

Begginer's Mind

To develop competence, the rewards of the experience must be stronger than the risk of humiliation. And you don’t reap the rewards of experience by getting ahead of yourself. There are lots of pressures out there that encourage people to be impulsive these days, to cut to the chase, to rush headlong through everything without savoring anything.
Life Balance, Here

Friday, March 02, 2007