Click here to Skip to main content
15,888,610 members
Home / Discussions / Database
   

Database

 
AnswerRe: Cursor issue [modified] Pin
Niladri_Biswas7-Dec-09 21:59
Niladri_Biswas7-Dec-09 21:59 
QuestionPerformance tip on multiple selects to retrieve alot of BLOBS? Pin
Thomas ST3-Dec-09 22:28
Thomas ST3-Dec-09 22:28 
AnswerRe: Performance tip on multiple selects to retrieve alot of BLOBS? Pin
Ashfield4-Dec-09 1:27
Ashfield4-Dec-09 1:27 
AnswerRe: Performance tip on multiple selects to retrieve alot of BLOBS? Pin
Bassam Saoud4-Dec-09 10:44
Bassam Saoud4-Dec-09 10:44 
QuestionAdding an Identity Later T-SQL Pin
Vimalsoft(Pty) Ltd3-Dec-09 21:17
professionalVimalsoft(Pty) Ltd3-Dec-09 21:17 
AnswerRe: Adding an Identity Later T-SQL Pin
Mycroft Holmes3-Dec-09 22:11
professionalMycroft Holmes3-Dec-09 22:11 
GeneralRe: Adding an Identity Later T-SQL Pin
Vimalsoft(Pty) Ltd4-Dec-09 0:49
professionalVimalsoft(Pty) Ltd4-Dec-09 0:49 
QuestionGeneral question on DB normalization Pin
Dewald3-Dec-09 20:59
Dewald3-Dec-09 20:59 
Hi all, I have what might well be considered a stupid question but fortunately none of you are my employer or former varsity prof so I'll ask away Smile | :)

I've always endeavored to keep my databases normalized to the best of my ability and, for the most part, I think I'm fairly well set in that line of thinking.

At my current company though some of our databases are anything but normalized. When I challenged my boss about it he responded that it was done deliberately because it is not supposed to be a relational database. It is a DB that accepts, stores and processes transactions at quite a fierce tempo and they didn't want every INSERT or SELECT statement to have to internally cross reference lots of other tables.

Fair enough, it makes sense. But then it occurred to me that I probably don't know enough about DB design because I would never have thought of that. I would simply have designed a normalized DB because that's the way I'm programmed.

So, I turned to Wikipedia but even there I can't seem to find an awful lot of information on non-normalized DB's but that's most likely because I don't really know what search terms to use.

So my question is:
1. When should a DB be normalized and when not?
2. Can anyone point me to an online article or two that deals with the topic?
3. Am I correct in assuming that a normalized DB is called a "Relational Database"?
4. What would you call a DB like ours here that is not normalized?
AnswerRe: General question on DB normalization Pin
Mycroft Holmes3-Dec-09 22:17
professionalMycroft Holmes3-Dec-09 22:17 
GeneralRe: General question on DB normalization Pin
Dewald3-Dec-09 22:44
Dewald3-Dec-09 22:44 
GeneralRe: General question on DB normalization Pin
Mycroft Holmes3-Dec-09 22:56
professionalMycroft Holmes3-Dec-09 22:56 
AnswerRe: General question on DB normalization Pin
i.j.russell4-Dec-09 1:19
i.j.russell4-Dec-09 1:19 
AnswerRe: General question on DB normalization Pin
Eddy Vluggen4-Dec-09 3:01
professionalEddy Vluggen4-Dec-09 3:01 
GeneralRe: General question on DB normalization Pin
Dewald4-Dec-09 3:07
Dewald4-Dec-09 3:07 
AnswerDB Normalization - Further reading Pin
David Mujica4-Dec-09 3:37
David Mujica4-Dec-09 3:37 
Question[Message Deleted] Pin
Uma J3-Dec-09 20:24
Uma J3-Dec-09 20:24 
AnswerRe: Exporting data from stored procedure to excel spreadsheets Pin
dan!sh 3-Dec-09 20:46
professional dan!sh 3-Dec-09 20:46 
QuestionExport records to excel from sql Pin
padmanabhan N3-Dec-09 19:17
padmanabhan N3-Dec-09 19:17 
AnswerRe: Export records to excel from sql Pin
T21023-Dec-09 19:29
T21023-Dec-09 19:29 
AnswerRe: Export records to excel from sql Pin
dan!sh 3-Dec-09 19:39
professional dan!sh 3-Dec-09 19:39 
QuestionHow do I make a MS Access Subform, A Special Case...] [modified] Pin
new_phoenix3-Dec-09 14:28
new_phoenix3-Dec-09 14:28 
AnswerRe: How do I make a MS Access Subform, A Special Case...] Pin
Mycroft Holmes3-Dec-09 18:43
professionalMycroft Holmes3-Dec-09 18:43 
QuestionOptions besides sql dependency? Pin
prommel3-Dec-09 11:30
prommel3-Dec-09 11:30 
AnswerRe: Options besides sql dependency? Pin
Mycroft Holmes3-Dec-09 14:13
professionalMycroft Holmes3-Dec-09 14:13 
Questiondatabase design Pin
AndyInUK3-Dec-09 4:09
AndyInUK3-Dec-09 4:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.