ALTER TABLE dbo.test_3
DROP col1
with exp_row_size=num_bytes
| transfer table [on | off]}
| no datacopy
When we script drop statements we script the standard drop. If the server requires extra options depending on settings user will get a sql exception telling them what they need to do.
Issue #10366 |
Closed |
Won't Fix |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
When we script drop statements we script the standard drop. If the server requires extra options depending on settings user will get a sql exception telling them what they need to do.