- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
Admin
Admin
Yeah, but then people would complain about the needless use of "that", which is a writing don't. Let's not forget that the original quote was an HTML comment not even visible to the casual viewer.
Admin
Admin
Admin
In addition to the two plaids, I wonder if Lisa also commutes to work using an old Dodge K-car?
I love obscure MST3K references...although it's been a while since I've seen the Time Chasers episode!
Admin
Admin
Bah, I thought I would be the only one!
Admin
Remedy is one product that shipps like this. Most tables are all generic with named and there is another table that indicates the table name and column and from that you can find what is stored.
Admin
Admin
We're going to pick on everything. This is the Internet, remember?
Are you just trolling here, or is there some legitimate sense in which "don't" can be used as a noun that I'm unaware of?
Admin
Do you really think that people wouldn't complain about some sort of perceived grammer faux pas? because I was only offering an assertion, not an endorsement.
Admin
Admin
Are you abtusing me? "Don't" can be a synonym for "no-no". Especially when referring to fashion for some reason.
Admin
Admin
You mean, as in "Jeremy was wearing a whole collection of fashion don'ts this morning"? Seriously, who hasn't said something like this?
Admin
I bet this guy has an MBA. People with MBAs think they know everyone else's business better than they do. Why wouldn't an MBA be able to revolutionize database design?
Admin
back to the topic, yes I hold my hand up and admit I've been involved in a project which was indeed a database within a database. it could have been quite good until my erstwhile boss insisted the schema needed double the number of tables to accomplish what was essentially the same thing.
Admin
So what are the benefits of 'paritioning' ?
Admin
But it's been done so many times in the real world. Last year I saw a guy who didn't like how "the django ORM was inflexible", and proceeded to reimplement a crappy copy of it, on top of the django ORM.
Admin
FTFY
Admin
Of course, people also complain about not splitting infinitives, ending sentences with prepositions, beginning them with conjunctions, all sorts of stupid things. Best advice is just to ignore those people, and write however will make you understood best.
Admin
I have Databased your Database, Pray I do not Database it further.
captcha: facilisi - a marriage of fact and fallacy
Admin
HEY EVERYBODY, WE HAVE AN ORACLE ENTUSIAST HERE!
Seriously, go learn how to develop with REAL databases before posting such jackassed bullshit.
Admin
Admin
Because your a moran.
Admin
A database within a database within a database... of what recent movie does that remind me...?
Admin
Hmm...
The Expendables?
Admin
I literally resemble that remark.
Admin
Admin
Admin
Remy, when was the last time WTF readers bitched out you or anyone else on staff for assuming we were smarter than we were?
I've seen this community bitch about being treated like idiots, or whine about spelling, but never about "how dare he assume we knew what that meant."
Admin
Never again.
Admin
Ooo... Good point. And for each layer deeper that you go, things move slower!
Admin
The schema is stored in tables. The tables themselves, however, are regular tables. That's not how an EAV system works.
Bullshit.
Everyone does EAV once. Then, if the project takes off, they run into the limits of EAV. For instance, you only have one type, you have no integrity constraints, you can't have extra indexes, etc.
After your SQL gets hopelessly convoluted, you wind up learning how to code dynamic DDL. Hopefully you started with a DBMS that can do DDL in a transaction.
A non-database guy will always think this is a good idea, because he will look at a database schema and not look at the app code. He'll propose the EAV schema, which will look far simpler than a real schema, ignore the lack of integrity constraints and all the problems that will cause, and ignore the far greater complexity of reimplementing the DBMS.
Admin
Admin
Admin
I wonder if JK Robertson eventually shot Pink Boy (AKA Matthew) during a wacky adventure back in time during the American Revolution...
MST3K anonymization FTW!
Admin
Don't feed the trole...
Move along people, nothing to see here.
Admin
How can it be correct? People have been prescriptivist in the way they teach writing for all of recorded history, so clearly, by descriptivist dogma, prescriptivism is the correct way to critique writing.
Admin
If Jose had invented a database that could travel through time (and had a pilots license... but couldn't drive a car), THEN he'd have been hired.
Admin
[quote user="frits"]Yeah, but then people would complain about the needless use of "that", which is a writing don't.[/quote] If people would get confused by its absence -- which has already happened! -- it isn't needless.
Quotation marks around "don't" would have worked as well, by the way.
[quote user="frits"Let's not forget that the original quote was an HTML comment not even visible to the casual viewer.[/quote] But what's the fun in that?!?
Admin
Yes, many SQL databases store schemas as objects this way. Oracle calls it the Data Dictionary, and PostgreSQL uses the term System Catalog.
For example, CREATE PROCEDURE... stores the procedure's call linkage in a system table.
I don't know why people think this is a new, or even complex idea.
Admin
"he knew what his résumé said."
Instant hire!
Admin
They need to stop hiring all these English majors as developers.
Admin
I have revolutionized your database. Pray I don't revolutionize it any further...
Admin
Yes. A "fashion don't" is an example of terrible fashion.
Admin
Do we store the connection information for the database in the database! Brillant!
Like one of my college IT teachers said: "Don't bury the treasure map with the treasure."
Admin
Umm, I think that's the point. Given that the database engine already does this, why do you want to build another layer on top that does it again?
Hey, that gives me an idea for a brilliant coding technique:
Well, I'm sure you can see how to extend this idea. We could build a complete implementation of all the built-in Java functions using Java! Think of the flexibility this would add!
Admin
"The The Real What The ****," indeed.