What is the average of this set of values? 4, 8, 6 The average is 6, the operation is (4+8+6) / 3. If we use the SQL operator AVG() with that set of values the result is the same six, unless at least … more →
Database Theory in PracticeOswaldo F. Domejean wrote 5 months ago: What is the average of this set of values? 4, 8, 6 The average is 6, the operation is (4+8+6) / 3. I … more →
Oswaldo F. Domejean wrote 5 months ago: E. F. Codd (The father of the Relational Model) defined a tree valued logic that has True, False and … more →
Oswaldo F. Domejean wrote 5 months ago: Take a look at the example: http://dbtips.wordpress.com/2009/04/26/a-more-complex-sql-weakness-with- … more →
Oswaldo F. Domejean wrote 6 months ago: Take a look at the examples: http://dbtips.wordpress.com/2009/04/26/a-simple-sql-weakness-with-the-i … more →
Oswaldo F. Domejean wrote 6 months ago: In the following video clip from youtube.com I explain a couple of the weaknnesses in a graphical wa … more →
Oswaldo F. Domejean wrote 7 months ago: … more →
Oswaldo F. Domejean wrote 7 months ago: (If needed see the example database) … more →
Oswaldo F. Domejean wrote 7 months ago: … more →