Re: untypical problem
- From: "John Gilson" <jag@xxxxxxx>
- Date: Sun, 17 Jul 2005 12:21:56 GMT
"Paul" <paul@xxxxxxxxxxxxxx> wrote in message news:2lfkd1t2if3kg6ml0bolvvji07a96qrkqn@xxxxxxxxxx
>
>
> "John Gilson" <jag@xxxxxxx> wrote:
>
>
> Wow, you sure put a lot of work in for that demo!
I've done a lot of work using SQL to find patterns in time series
stock data for automated trading strategies, e.g., using stock prices,
volumes, etc. It's a similar problem to this and one that's very
interesting but traditional Standard SQL doesn't make easy.
> To the original poster, I'd like to ask, what RDBMS do you use? Some
> (Oracle and PostgreSQL that I know of) natively support Regexps, so
> you wouldn't have to write fancy SQL.
Another suggestion to the original poster would be to look at the
OLAP facilities introduced by SQL:1999 should his DBMS
implement them. I believe Oracle and DB2 do.
> I studied genetics in university - I'd be interested to know what is
> the source of the data - i.e. what's the biological problem that
> you're working on?
Good question, I'd be interested as well. Though I do appeciate
the original poster coming up with a simplified analogous problem.
> Paul...
--
JAG
.
- References:
- untypical problem
- From: dgront
- Re: untypical problem
- From: John Gilson
- Re: untypical problem
- From: Paul
- untypical problem
- Prev by Date: Re: untypical problem
- Next by Date: Database design pattern question
- Previous by thread: Re: untypical problem
- Next by thread: Re: untypical problem
- Index(es):
Relevant Pages
|
|