Re: Need Help With an Update Script
- From: --CELKO-- <jcelko212@xxxxxxxxxxxxx>
- Date: Wed, 28 May 2008 09:38:10 -0700 (PDT)
IS there anyway to do this? <<
Put in the discharge date as soon as you know it, then put a VIEW on
the table that hides this date until the CURRENT_TIMESTAMP makes it
magically appear for the idiot that came up with this spec.
Remember, tables are not files; tables can be virtual (VIEWs, derived,
CTE, etc.) while files have to be materialized. There is no need to
write to disk storage over and over.
.
- Follow-Ups:
- Re: Need Help With an Update Script
- From: alvinstraight38@xxxxxxxxxxx
- Re: Need Help With an Update Script
- References:
- Need Help With an Update Script
- From: alvinstraight38@xxxxxxxxxxx
- Need Help With an Update Script
- Prev by Date: Re: Help with an Update Statment
- Next by Date: Re: Modeling/Constraint question
- Previous by thread: Need Help With an Update Script
- Next by thread: Re: Need Help With an Update Script
- Index(es):