Is there a way, with SQL7 - when creating a field in a database table, to tell the default value to be the contents of ANOTHER field in that same table?
For example I have Table1. It has Field1, a varchar(20) field. I want to create Field2, and I want the default value of Field2 for each row to be the contents of Field1 for that same row. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
