Guest_imported
New member
- Jan 1, 1970
- 0
I need to add a field (ALTER statement)to a table then update(UPDATE statement) that new field.
Right now I have to use two seperate SQL queries to accomplish this. Is there a way I can write both statements
is the same query using SQL?
Thanks,
scotta
Right now I have to use two seperate SQL queries to accomplish this. Is there a way I can write both statements
is the same query using SQL?
Thanks,
scotta