Click here to Skip to main content
15,921,174 members
Home / Discussions / Database
   

Database

 
GeneralRe: Further Help with Select Required Please Pin
Luc Pattyn23-Nov-10 14:48
sitebuilderLuc Pattyn23-Nov-10 14:48 
QuestionDatabase design Pin
digicd123-Nov-10 7:31
digicd123-Nov-10 7:31 
AnswerRe: Database design Pin
fjdiewornncalwe23-Nov-10 7:51
professionalfjdiewornncalwe23-Nov-10 7:51 
AnswerRe: Database design Pin
Eddy Vluggen23-Nov-10 7:54
professionalEddy Vluggen23-Nov-10 7:54 
GeneralRe: Database design Pin
digicd123-Nov-10 8:04
digicd123-Nov-10 8:04 
GeneralRe: Database design Pin
Eddy Vluggen23-Nov-10 8:33
professionalEddy Vluggen23-Nov-10 8:33 
GeneralRe: Database design Pin
digicd124-Nov-10 3:38
digicd124-Nov-10 3:38 
GeneralRe: Database design Pin
Eddy Vluggen24-Nov-10 7:20
professionalEddy Vluggen24-Nov-10 7:20 
digicd1 wrote:
Thank you for your reply

My pleasure, I hope you don't mind me rambling on about the importance of normalizing too much. It may eat away a bit of your time, but it's well worth the investment.

digicd1 wrote:
In summary it appears that using a database that is too normalized would really affect cpu time.

A database can't be "too" normalized. A "good" level of normalization would be BCNF[^]. That should give you a correct model, without (much) redundancy. Keep in mind that most RDBMS-es are optimized to work with relational data, in a relational format.

digicd1 wrote:
it would be better to have some information duplicated vs. slowing the entire system down

That sounds like a statement on optimization again Smile | :)
I are Troll Suspicious | :suss:

AnswerRe: Database design Pin
Mycroft Holmes23-Nov-10 19:13
professionalMycroft Holmes23-Nov-10 19:13 
Questionparam_record_id int OUTPUT Pin
Jassim Rahma23-Nov-10 4:01
Jassim Rahma23-Nov-10 4:01 
AnswerRe: param_record_id int OUTPUT Pin
Eddy Vluggen23-Nov-10 7:31
professionalEddy Vluggen23-Nov-10 7:31 
Questionmultiple select statements in stored procedures Pin
Xiangyang Liu 刘向阳23-Nov-10 2:17
Xiangyang Liu 刘向阳23-Nov-10 2:17 
AnswerRe: multiple select statements in stored procedures Pin
Pete O'Hanlon23-Nov-10 2:21
mvePete O'Hanlon23-Nov-10 2:21 
GeneralRe: multiple select statements in stored procedures Pin
Xiangyang Liu 刘向阳23-Nov-10 3:19
Xiangyang Liu 刘向阳23-Nov-10 3:19 
AnswerRe: multiple select statements in stored procedures Pin
Jörgen Andersson23-Nov-10 2:47
professionalJörgen Andersson23-Nov-10 2:47 
GeneralRe: multiple select statements in stored procedures Pin
Xiangyang Liu 刘向阳24-Nov-10 0:46
Xiangyang Liu 刘向阳24-Nov-10 0:46 
GeneralRe: multiple select statements in stored procedures Pin
Jörgen Andersson24-Nov-10 3:41
professionalJörgen Andersson24-Nov-10 3:41 
QuestionMail sending problem from sql server URGENT Pin
Tridip Bhattacharjee23-Nov-10 2:08
professionalTridip Bhattacharjee23-Nov-10 2:08 
AnswerRe: Mail sending problem from sql server URGENT Pin
Amu_2723-Nov-10 5:12
Amu_2723-Nov-10 5:12 
AnswerRe: Mail sending problem from sql server URGENT Pin
Simon_Whale23-Nov-10 5:27
Simon_Whale23-Nov-10 5:27 
QuestionHow do I Compare Thumb Image by the Select Statement in SQL Server 2005....? Pin
Manish_Kumar_Nayak22-Nov-10 20:32
Manish_Kumar_Nayak22-Nov-10 20:32 
AnswerRe: How do I Compare Thumb Image by the Select Statement in SQL Server 2005....? Pin
Luc Pattyn22-Nov-10 20:37
sitebuilderLuc Pattyn22-Nov-10 20:37 
GeneralRe: How do I Compare Thumb Image by the Select Statement in SQL Server 2005....? Pin
Manish_Kumar_Nayak22-Nov-10 20:40
Manish_Kumar_Nayak22-Nov-10 20:40 
GeneralRe: How do I Compare Thumb Image by the Select Statement in SQL Server 2005....? Pin
Luc Pattyn22-Nov-10 21:00
sitebuilderLuc Pattyn22-Nov-10 21:00 
AnswerRe: How do I Compare Thumb Image by the Select Statement in SQL Server 2005....? Pin
Goutam Patra22-Nov-10 20:58
professionalGoutam Patra22-Nov-10 20:58 

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.