Viewing 3 posts - 1 through 3 (of 3 total)
Johan, you would need to check with the vendor, but I don't belive that performance improvements are the core reason. I belive that for some special purposethey choose KS+WS flags...
March 18, 2024 at 3:29 pm
#4397559
Maybe without append:
DECLARE @j-2 NVARCHAR
May 2, 2017 at 4:16 pm
#1940804
In SQL Server 2016 you can use DROP TABLE IF EXISTS table_name.
http://blogs.msdn.com/b/sqlserverstorageengine/archive/2015/11/03/drop-if-exists-new-thing-in-sql-server-2016.aspx
November 3, 2015 at 4:24 am
#1837311