Viewing 15 posts - 391 through 405 (of 2,452 total)
Eirikur Eiriksson
-------------------------------------------------------------------------------
-- FIRST READ
-------------------------------------------------------------------------------
Table 'TBL_NUMBERS'. Scan count 1, logical reads 123814, physical reads 0, read-ahead reads 0, lob logical reads 0, lob physical reads 0, lob read-ahead reads 0.
...
September 10, 2016 at 1:51 am
WayneS (9/9/2016)
J Livingston SQL (9/9/2016)
off the shelf tower.....
6th Generation Intel(R) Core(TM) i7-6700 Processor (8M Cache, up to 4.0 GHz)
16GB (2x8GB) 2133MHz DDR4 Non-ECC 1 SR
2TB...
September 10, 2016 at 1:34 am
Phil Parkin (9/9/2016)
J Livingston SQL (9/9/2016)
please dont cross post on multiple forums...highly unlikely to gain you any more respondents.Quite the opposite.
hehe...you are probably right Phil 😀
September 9, 2016 at 2:42 pm
please dont cross post on multiple forums...highly unlikely to gain you any more respondents.
September 9, 2016 at 12:52 pm
maybe this post will help....seem to remember similar problems, but cant remember the solutions!
September 9, 2016 at 12:48 pm
Gazareth (9/9/2016)
drew.allen (9/9/2016)
Jacob Wilkins (9/9/2016)
The Dixie Flatline (9/9/2016)
Both SET ANSI_WARNINGS OFF and SET ARITHABORT OFF...
September 9, 2016 at 11:40 am
The Dixie Flatline (9/9/2016)
I'm not listening anymore.... lalalalalalaaaaaaaaaaaa
....and he isnt going to listen to anyone either
September 9, 2016 at 8:22 am
Lynn Pettis (9/9/2016)
ThomasRushton (9/9/2016)
Grant Fritchey (9/9/2016)
GilaMonster (9/9/2016)
Grant Fritchey (9/9/2016)
BrainDonor (9/9/2016)
September 9, 2016 at 8:15 am
itortu (9/7/2016)
September 7, 2016 at 10:49 am
rerlston (9/7/2016)
moymike (2/4/2016)
The pivot year is 1950 though, which would be a problem...
September 7, 2016 at 10:36 am
Jason A. Long (9/6/2016)
Eric M Russell (9/6/2016)
J Livingston SQL (9/6/2016)
-- just for fun
SELECT[dbo].[DoubleMetaPhone]('Pheasant');
SELECT[dbo].[DoubleMetaPhone]('Phesant');
SELECT[dbo].[DoubleMetaPhone]('Fessant');
SELECT[dbo].[DoubleMetaPhone]('Fezant');
SELECT[dbo].[DoubleMetaPhone]('Phes ant');
SELECT[dbo].[DoubleMetaPhone]('Fez aunt');
quite impressive
Still there is the issue that two words sounding alike are completely different.
SELECT[dbo].[DoubleMetaPhone]('Pheasant');
FSNT FSNT
SELECT[dbo].[DoubleMetaPhone]('Fussy Aunt');
FSNT...
September 6, 2016 at 2:46 pm
should work in 2012 and above....care to share a simple version of your code that throws the error...
EDIT sorry spelling is hopeless this evening
September 6, 2016 at 1:18 pm
-- just for fun
SELECT[dbo].[DoubleMetaPhone]('Pheasant');
SELECT[dbo].[DoubleMetaPhone]('Phesant');
SELECT[dbo].[DoubleMetaPhone]('Fessant');
SELECT[dbo].[DoubleMetaPhone]('Fezant');
SELECT[dbo].[DoubleMetaPhone]('Phes ant');
SELECT[dbo].[DoubleMetaPhone]('Fez aunt');
quite impressive
September 6, 2016 at 11:23 am
spin (9/6/2016)
I really want to be able to pivot the data in excel so i can see ytd by
week
week - product
week - customer
week - customer -...
September 6, 2016 at 9:56 am
GilaMonster (9/6/2016)
Wow, you got a 'thanks'. Impressive.
I didnt make any response to the OP, but having read the responses and the...
September 6, 2016 at 4:24 am
Viewing 15 posts - 391 through 405 (of 2,452 total)