Contact Me
Resources
Development Tips & Code Library
-
Recent Entries
Blogroll
Monthly Archives: September 2010
SQL adding new columns to query
Sometimes a table has all the fields you need and sometimes it doesn’t. I sometimes need to create flag fields or summary fields to hold additional information. So here are the methods I use. Add a 1 char flag field … Continue reading

