![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Here's a quote from the Oracle reference guide, page 27: "There are ways to find information from the database regardless of whether the data is in uppercase or lowercase, but these methods impose an unnecessary burden. With few exceptions, such as legal text or form-letter paragraphs, it is much easier to store data in the database in uppercase. It makes queries easier and provides a more consistent appearance on reports. When and if some of this data needs to be put into lowercase, or mixed uppercase and lowercase (such as the name and address on a letter), then the Oracle functions that perform the conversion can be invoked. It will be less trouble overall, and less confusing, to store and report data in uppercase." Is it just me, or is this advice profoundly retarded? I'd love to see what those Oracle functions would do with a name like MacDonald, or a company name like eBay. Especially in the age of StudlyCaps, I don't think the correct capitalization of proper names is something Oracle can just automagically figure out. Laszlo |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
be referred to as $*#dwf*(@#Q$* (or the DBA formerly known as Prince), |
#5
| ||||||
| ||||||
|
|
Here's a quote from the Oracle reference guide, page 27: |
|
"There are ways to find information from the database regardless of whether the data is in uppercase or lowercase, but these methods impose an unnecessary burden. With few exceptions, such as legal text or form-letter paragraphs, it is much easier to store data in the database in uppercase. It makes queries easier and provides a more consistent appearance on reports. When and if some of this data needs to be put into lowercase, or mixed uppercase and lowercase (such as the name and address on a letter), then the Oracle functions that perform the conversion can be invoked. It will be less trouble overall, and less confusing, to store and report data in uppercase." |
|
Is it just me, or is this advice profoundly retarded? |
|
I'd love to see what those Oracle functions would do with a name like MacDonald, or a company name like eBay. |
|
Especially in the age of StudlyCaps, I don't think the correct capitalization of proper names is something Oracle can just automagically figure out. |
|
Laszlo <=== not your real name, obviously, as trolls post in attempted anonymity |
#6
| ||||
| ||||
|
|
Comments embedded. chaoslight (AT) gmail (DOT) com wrote: Here's a quote from the Oracle reference guide, page 27: Really ... which guide would that be? I find no such 'quote' on any page 27 of any Oracle documentation at tahiti.oracle.com. |
|
"There are ways to find information from the database regardless of whether the data is in uppercase or lowercase, but these methods impose an unnecessary burden. With few exceptions, such as legal text or form-letter paragraphs, it is much easier to store data in the database in uppercase. It makes queries easier and provides a more consistent appearance on reports. When and if some of this data needs to be put into lowercase, or mixed uppercase and lowercase (such as the name and address on a letter), then the Oracle functions that perform the conversion can be invoked. It will be less trouble overall, and less confusing, to store and report data in uppercase." Obviously this is a fabrication intended to do nothing more than provoke an argument, as it does not resemble, even remotely, the writing style found in the Oracle documentation. Why would any reliable database vendor make such ludicrous statements in their reference manuals? Never have I seen any such 'recommendation' from Oracle; possibly you were perusing the Mysql documentation or your class text and thus attributed this incorrectly. |
|
Is it just me, or is this advice profoundly retarded? Possibly it's the original poster who's 'retarded' by posting such nonsense in hopes of a flame war.... |
|
I'd love to see what those Oracle functions would do with a name like MacDonald, or a company name like eBay. The same thing such functions would do in SQL Server, Sybase, Informix, Mysql or DB2: Laszlo <=== not your real name, obviously, as trolls post in attempted anonymity |
#7
| |||
| |||
|
|
fitzjarrell (AT) cox (DOT) net írta: Comments embedded. chaoslight (AT) gmail (DOT) com wrote: Here's a quote from the Oracle reference guide, page 27: Really ... which guide would that be? I find no such 'quote' on any page 27 of any Oracle documentation at tahiti.oracle.com. Oracle9i: The Complete Reference, by "Kevin Loney, George Koch, And the Experts at TUSC". |
#8
| |||
| |||
|
|
Obviously Oracle is the only product ever to have had a book written about it that is not completely accurate and contains questionable advice that cannot be followed without questioning or thinking for yourself. |
|
Perhaps you would be better off emailing the publishers or the authors with your questions and concerns. |
#9
| |||
| |||
|
|
chaosli... (AT) gmail (DOT) com wrote: fitzjarrell (AT) cox (DOT) net írta: Comments embedded. chaoslight (AT) gmail (DOT) com wrote: Here's a quote from the Oracle reference guide, page 27: Really ... which guide would that be? I find no such 'quote' on any page 27 of any Oracle documentation at tahiti.oracle.com. Oracle9i: The Complete Reference, by "Kevin Loney, George Koch, And the Experts at TUSC". Oh, so that should have been here is a quote from a book written about Oracle. Obviously Oracle is the only product ever to have had a book written about it that is not completely accurate and contains questionable advice that cannot be followed without questioning or thinking for yourself. |
|
Perhaps you would be better off emailing the publishers or the authors with your questions and concerns. |
#10
| |||
| |||
|
|
I am not an Oracle expert. I am merely competent. I felt that the advice written in that book was stupid, but I thought that it was quite possible that I had overlooked something. This seemed like the best place to ask about it. |
![]() |
| Thread Tools | |
| Display Modes | |
| |