Blogs
Welcome to EMC Consulting Blogs
Sign in
|
Join
|
Help
Welcome to
EMC Consulting Blogs
Data Based
Just some thoughts of mine
Browse by Tags
All Tags
»
Data
(RSS)
Cloud
Data Modelling
SQL
2 + 2 = ?
As a concise example of the evils of type coercion I came up with the following: INSERT INTO t VALUES ( CAST(2 AS INT), CAST(2 AS INT)); SELECT CASE WHEN x + z = 4 THEN '4' ELSE 'NOT 4' END xPLUSz FROM t; Result: xPLUSz ------ NOT 4 It is left as an exercise
Read More...
Posted
26 August 2009 21:02
by
David.Portas
|
3 Comments
Filed under:
SQL
,
Data
The Relational Model turns 40
The Relational Data Model is 40 years old. Edgar Codd first described the idea that databases could be constructed from mathematical relations in an internal IBM Research report in August 1969. The following year his more famous paper on the same topic
Read More...
Posted
18 August 2009 22:55
by
David.Portas
|
3 Comments
Filed under:
SQL
,
Data
,
Cloud
Not the model, Bill
According to InfoWorld , Bill Gates thinks that declarative modelling of business logic has not caught on because of "weak models". This is a surprise. E.F.Codd's earliest papers on the Relational Model described a relational calculus for
Read More...
Posted
12 February 2008 22:27
by
David.Portas
|
1 Comments
Filed under:
SQL
,
Data
,
Data Modelling
Relational database pioneer doesn't quite say technology is obsolete!
According to Computerworld , Mike Stonebraker says "RDBMSes, are 'long in the tooth' and 'should be considered legacy technology'" . Knowing Stonebraker's work and reputation that seemed like some pretty startling information!
Read More...
Posted
16 September 2007 21:10
by
David.Portas
|
0 Comments
Filed under:
SQL
,
Data
This Blog
Home
Email
Links
Syndication
RSS 2.0
Atom 1.0
Recent Posts
2 + 2 = ?
The Relational Model turns 40
UPDATE FROM the Sybase code museum
DB2 9.7 and Database Type Safety
SQL Server 2008 - Why I'm not waiting for SP1!
Tags
Cloud
Data
Data Modelling
Katmai
SQL
SQL Server
SQL Server 2008
Archives
August 2009 (2)
June 2009 (2)
November 2008 (1)
August 2008 (1)
June 2008 (2)
February 2008 (1)
November 2007 (2)
September 2007 (1)
July 2007 (1)
June 2007 (1)
May 2007 (2)
March 2007 (3)
February 2007 (2)
January 2007 (1)
December 2006 (1)
September 2006 (1)
July 2006 (1)
June 2006 (4)
May 2006 (2)
EMC2, EMC, and where information lives are registered trademarks of EMC Corporation.
All other trademarks used herein are the property of their respective owners.
© Copyright 2009 EMC Corporation. All rights reserved.