logo
  • About us
  • Services
  • Products
  • Work
  • Contact

Feedback

In Focus

  • Flash XML slideshow
  • Database training

2.1.05c. SQL in application

  • Keyword oriented language
  • Keywords not congruous with Relational model
  • Lots of different ways to write SQL
    • Analogous to C/Java formatting
    • if (b==2) { a=1; } else { a=0; }
  • Recommend using case to differentiate attributes and keywords
    • SELECT colour, size, shape FROM fruit WHERE weight>22;
  • Oracle user accounts on Teaching database
  • Namespace references, e.g. shared.cars
‹ 2.1.05b. SQL command syntaxup2.1.06. SQL Create schema ›
  • s5 slideshow
 

 

 

Copyright 2007 Lightenna Limited

  • About us
  • Services
  • Products
  • Work
  • Contact