Hi SQL Experts,
I have been trying to alter a table, to add an extra column, but everytime I try to ALTER TABLE, the query goes off into no-mans land, and just keeps processing for up to 10 minutes, until I cancel it.
I have tried dropping the constraints, even dropping the table itself, but...