Re: Help with a optimization problem
- From: dombrooks <dombrooks@xxxxxxxxxxx>
- Date: 29 Apr 2007 13:12:01 -0700
However, this approach will not make up for the fact that the OP is suggesting bad designSure.
Objects and object style constructs belong in the application layer and should not be stored in the database.Don't necessarily agree.
This is precisely why ORM tools are so common and messing with
database performance.
I would argue for a data logic layer of stored procedures offering the
constructs that are most appropriate for the required access. So, for
example, non-set operations in the application layer are less
preferably to object and object style constructs in the database.
.
- References:
- Help with a optimization problem
- From: lala4life
- Re: Help with a optimization problem
- From: Frank van Bortel
- Re: Help with a optimization problem
- From: dombrooks
- Re: Help with a optimization problem
- From: Mark D Powell
- Help with a optimization problem
- Prev by Date: Re: add field in PK
- Next by Date: Re: 10g to RAC - what to do to avoid data duplication ?
- Previous by thread: Re: Help with a optimization problem
- Next by thread: RMAN
- Index(es):