News

When using the “Script as CREATE” option on a table with a vector column, the generated T-SQL script is incomplete and invalid. Repro steps: 1. Create a table with a vector column. 2. Right-click on ...