|
Posted by Trevor Best on 12/05/97 11:30
--CELKO-- wrote:
> Let's get back to the basics of an RDBMS. Rows are not records; fields
> are not columns; tables are not files; there is no sequential access or
> ordering in an RDBMS, so "first", "next" and "last" are totally
> meaningless. If you want an ordering, then you need to havs a column
> that defines that ordering. You must use an ORDER BY clause on a
> cursor -- the keys have nothing whatsoever to do with the display in
> the front end.
>
> You have missed the WHOLE POINT of RDBMS. Please stop writing code
> until you know what you are doing.
>
Manager: I'm concerned about one of the figures on this report
Deputy: Which one?
Manager: 4th column.
Deputy: Which line?
Manager: Hang on while I count down from the top.
Deputy: Hope you don't mis-count then.
Manager: Aye, you don't wanna be chasing up the wrong thing
Deputy: Can't we just put line numbers on these reports like the old
system had?
Manager: No, Celko said we must go back to the basics of an RDBMS
Deputy: Ah, so you could identify the line to me without counting, just
tell me what's unique about it.
Manager: I could, if I knew WTF was unique about it, you should know us
management types have absolutely no technical knowledge.
Deputy: So these management reports were written for....
Manager: Aye, technical people to read.
If Elham gets his answer, his managers will have more time to play with
their newton's cradles.
Navigation:
[Reply to this message]
|