Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Sotirng data in row versus storing the same in column
For the same reason programmers insist on designing the user interface. Ever
think about why there is no "Print" menu choice on the Menu Bar in Windows?
Why is it in the "File" menu? Am I printing a file? No, I am printing a
document, spreadsheet, or graphic... all of which are _part_ of a file, not
the file itself. Printing of a _file_ would print out the binary (or hex)
contents of a file, not what these bits and bytes are converted to by the
host application.
"--CELKO--" <71062.1056_at_compuserve.com> wrote in message
news:c0d87ec0.0205161250.295a5a6f_at_posting.google.com...
> >> I will be creating a table with 2 columns containing name of the
> colmn and the other containing value of this column. <<
>
> Don't do this!! It will not work.
>
> Why are so many new programmers trying to write a schema this way? I
> need to write an article about this ...
Received on Fri May 17 2002 - 14:39:35 CDT
![]() |
![]() |