alter table tblCommunity add column mycol int null
If you want to add the data from tblArea then you will need join fields - unless tblArea has a single row and you want to update all rows in tblCommunity with that value.
Give some sample data and an example of the result you wish.
======================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.