hello
i just learned that some of the constraint altering functionality is not
completely implemented. as a workaround, i selected all of the data from
that table into a temp table, dropped and recreated the table (with the
correct constraints), and now i want to re-insert the data. can this be
done with a single sql stmt?
thanks
chris