Viewing 15 posts - 886 through 900 (of 8,760 total)
Cannot help it, is the Z: drive an USB stick (that's the last time I saw this error)
😎
Set up hundreds of instances on those version without any...
December 5, 2018 at 10:14 am
Here is what I did on the subject
😎
Reaping the benefits of the Window functions in T-SQLCREATE FUNCTION [dbo].[DelimitedSplit8K_LEAD]
--===== Define I/O parameters
December 4, 2018 at 9:09 am
alfonso.gil - Tuesday, December 4, 2018 1:55 AMHi, 256k is incorrect, the correct is 1 Mb.
Changed in SQL Server 2016 from 256kb...
December 4, 2018 at 6:24 am
Here is one suggestion, not performance tested yet.
😎
CREATE OR ALTER FUNCTION dbo.ITVFN_CONTAINS_CTRL_CHAR
(
@INPUTSTR VARCHAR(8000)
)
RETURNS TABLE
WITH SCHEMABINDING
AS
December 2, 2018 at 2:35 am
December 2, 2018 at 1:11 am
December 1, 2018 at 12:34 pm
haha. Probably not all that well worded. The database with the most activity...
November 26, 2018 at 8:51 am
November 26, 2018 at 8:28 am
November 26, 2018 at 8:22 am
coolchaitu - Sunday, November 25, 2018 10:16 PMdoes the order of columns in an index matter?
Think of it this...
November 26, 2018 at 7:31 am
I've written a query that is giving me the correct data, but now I'd like...
November 26, 2018 at 7:24 am
polkadot - Sunday, November 25, 2018 11:02 PMNon Clustered Index4: IMEI
Is this mobile CDR data?
😎
November 26, 2018 at 7:17 am
November 26, 2018 at 7:16 am
Viewing 15 posts - 886 through 900 (of 8,760 total)