View Single Post
  #1 (permalink)  
Old Oct 7th, 2005, 01:36
accessman accessman is offline
Junior Member
Join Date: Sep 2005
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
How to add one more field

Hi

In query:
I want to make table with many records with one field.

For example:
I make table to store many records, but I want to add one field at last column. This column is Yes/No (Click box). This column default value is No. How can I add this column in the query. Because Table has this option Yes/No (click box). So, I think that we can do in query.

Thanks.
Reply With Quote