Click here to Skip to main content
15,900,511 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
NewsMicrosoft Visual Studio 2013 review Pin
Kent Sharkey12-Nov-13 11:29
staffKent Sharkey12-Nov-13 11:29 
GeneralRe: Microsoft Visual Studio 2013 review Pin
Kornfeld Eliyahu Peter12-Nov-13 19:34
professionalKornfeld Eliyahu Peter12-Nov-13 19:34 
GeneralRe: Microsoft Visual Studio 2013 review Pin
Marco Bertschi12-Nov-13 22:01
protectorMarco Bertschi12-Nov-13 22:01 
NewsWhat happened to the buzz around NoSQL? Pin
Kent Sharkey12-Nov-13 10:46
staffKent Sharkey12-Nov-13 10:46 
GeneralRe: What happened to the buzz around NoSQL? Pin
Marc Clifton12-Nov-13 14:05
mvaMarc Clifton12-Nov-13 14:05 
GeneralRe: What happened to the buzz around NoSQL? Pin
Kent Sharkey12-Nov-13 14:25
staffKent Sharkey12-Nov-13 14:25 
GeneralRe: What happened to the buzz around NoSQL? Pin
Rob Grainger14-Nov-13 1:46
Rob Grainger14-Nov-13 1:46 
GeneralRe: What happened to the buzz around NoSQL? Pin
Marc Clifton14-Nov-13 1:55
mvaMarc Clifton14-Nov-13 1:55 
Rob Grainger wrote:

SQL is, strictly speaking, not a relational language


Yeah, I've commented to people when I teach them about databases that SQL is neither Structured, nor just Query, and definitely not a Language. Smile | :)

Rob Grainger wrote:
One example of SQL's not-relational nature is the support for duplicate rows in a relation


Isn't that something that a unique constraint could handle? I've definitely been bitten by duplicate rows when I haven't used constraints properly, and it sure is a PITA to delete all but one. At least Oracle had a Row ID, which SQL Server was lacking a similar concept many years ago. But perhaps I'm missing what you mean here.


Rob Grainger wrote:
for example, a measurement in inches has a different domain to a quanity of parts, and it is an error to compare the two


Exactly! To do some of the automation I like to do, I end up coding a "metaschema" that allows me to provide, among other things, a much richer type definition for columns and tables.

Great post, BTW! Not a rant at all, IMO.

Marc

GeneralRe: What happened to the buzz around NoSQL? Pin
Rob Grainger14-Nov-13 12:02
Rob Grainger14-Nov-13 12:02 
GeneralRe: What happened to the buzz around NoSQL? Pin
Marc Clifton17-Nov-13 10:52
mvaMarc Clifton17-Nov-13 10:52 
NewsWhat makes Java developers more productive? Pin
Kent Sharkey12-Nov-13 10:36
staffKent Sharkey12-Nov-13 10:36 
GeneralRe: What makes Java developers more productive? Pin
Marc Clifton12-Nov-13 13:59
mvaMarc Clifton12-Nov-13 13:59 
GeneralRe: What makes Java developers more productive? Pin
Nagy Vilmos12-Nov-13 22:12
professionalNagy Vilmos12-Nov-13 22:12 
GeneralRe: What makes Java developers more productive? Pin
Marc Clifton19-Nov-13 13:46
mvaMarc Clifton19-Nov-13 13:46 
GeneralRe: What makes Java developers more productive? Pin
Kornfeld Eliyahu Peter12-Nov-13 19:38
professionalKornfeld Eliyahu Peter12-Nov-13 19:38 
GeneralRe: What makes Java developers more productive? Pin
Rob Grainger14-Nov-13 2:14
Rob Grainger14-Nov-13 2:14 
News2013 developer salary survey Pin
Kent Sharkey12-Nov-13 8:06
staffKent Sharkey12-Nov-13 8:06 
GeneralRe: 2013 developer salary survey Pin
DaveAuld12-Nov-13 8:35
professionalDaveAuld12-Nov-13 8:35 
GeneralRe: 2013 developer salary survey Pin
NormDroid12-Nov-13 8:45
professionalNormDroid12-Nov-13 8:45 
GeneralRe: 2013 developer salary survey Pin
DaveAuld12-Nov-13 10:02
professionalDaveAuld12-Nov-13 10:02 
GeneralRe: 2013 developer salary survey Pin
thatraja12-Nov-13 19:45
professionalthatraja12-Nov-13 19:45 
AnswerRe: 2013 developer salary survey Pin
Eddy Vluggen12-Nov-13 9:14
professionalEddy Vluggen12-Nov-13 9:14 
GeneralRe: 2013 developer salary survey Pin
Zombie Code Monkey12-Nov-13 18:11
Zombie Code Monkey12-Nov-13 18:11 
GeneralRe: 2013 developer salary survey Pin
Kornfeld Eliyahu Peter12-Nov-13 19:43
professionalKornfeld Eliyahu Peter12-Nov-13 19:43 
GeneralRe: 2013 developer salary survey Pin
Dan Neely13-Nov-13 2:35
Dan Neely13-Nov-13 2:35 

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.