News

[FreeTDS][SQL Server]There is already an object named 'REF002_SAMPLE_TIME_CSV' in the database. (2714) (SQLExecDirectW)") Seems like it doesn't drop the table when it exists ?
If you drop a table with indexed columns, all the indexes are automatically dropped. If you drop a composite index, the index is dropped for all the columns that are named in that index.