Ethan Post
|
Registered User
|
Senior Oracle guy, Software Development, Korn Shell, Configuration Management, Python/Google App Engine newbie, MS Access guru back in the day.
|
|
1d |
awarded | ● Nice Question |
|
Sep 5 |
awarded | ● Yearling |
|
Aug 13 |
comment |
What is the correct way to generate a json from file in GoogleAppEngine? Have you looked at "from django.utils import simplejson"? |
|
Aug 12 |
asked | Standard Solution for Decoding Additive Numbers |
|
Aug 10 |
comment |
What is best way to remove duplicate lines matching regex from string using Python? Thanks. Non-neighboring matches are not counted. Single-line matches are not counted. |
|
Aug 7 |
awarded | ● Commentator |
|
Aug 7 |
comment |
Oracle: How to execute an insert trigger without delaying the insert response? If you are on 10G or above you might have a look at the job scheduler before you use dbms_job, I haven't played with it too much yet but there may be more options and it is the replacement for dbms_job. You could also look at using queuing or dbms_pipe to set up a process to handle the request almost instantly. |
|
Jul 28 |
awarded | ● Peer Pressure |
