(function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga); })();
Home > SQL > 10+ tips for working smarter with SQL

10+ tips for working smarter with SQL

I found a very nice SQL article by Susan Harkins giving 10 tips for the beginner in SQL

Among the questions answered are:-

  • Working with Jet SQL in the Access SQL window
  • Words reserved by SQL
  • The difference between ALL, DISTINCT and DISTINCTROW

To read the full blog entry go to

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • LinkedIn
  • Slashdot
Categories: SQL Tags: ,
  1. No comments yet.
  1. No trackbacks yet.

Powered by WP Hashcash