Viewing 15 posts - 16 through 30 (of 103 total)
ChrisM@home (1/18/2012)
bicky1980 (1/11/2012)
January 18, 2012 at 8:44 am
SQLKnowItAll (1/18/2012)
bicky1980 (1/18/2012)
SQLKnowItAll (1/17/2012)
January 18, 2012 at 8:40 am
SQLKnowItAll (1/17/2012)
January 18, 2012 at 8:01 am
L' Eomot Inversé (1/17/2012)
GSquared (1/17/2012)
Is the actual business requirement simply a count of how many distinct datakeys there...
January 17, 2012 at 1:13 pm
SQLKnowItAll (1/17/2012)
SQLKnowItAll (1/17/2012)
If the data could be processed in the following manner that would be great
1. Extract all the data with a landline
2. Dedupe the data on datakey - keep...
January 17, 2012 at 12:24 pm
SQLKnowItAll (1/17/2012)
bicky1980 (1/17/2012)
ChrisM@home (1/17/2012)
bicky1980 (1/17/2012)
SQLKnowItAll (1/17/2012)
L' Eomot Inversé (1/17/2012)a set of datakey-landline pairs such that each landline and each datakey occurs only once
As far as I can tell, this is...
January 17, 2012 at 11:52 am
ChrisM@home (1/17/2012)
bicky1980 (1/17/2012)
SQLKnowItAll (1/17/2012)
L' Eomot Inversé (1/17/2012)a set of datakey-landline pairs such that each landline and each datakey occurs only once
As far as I can tell, this is an impossible...
January 17, 2012 at 11:24 am
SQLKnowItAll (1/17/2012)
L' Eomot Inversé (1/17/2012)a set of datakey-landline pairs such that each landline and each datakey occurs only once
As far as I can tell, this is an impossible statement without...
January 17, 2012 at 11:17 am
GSquared (1/17/2012)
bicky1980 (1/13/2012)
GSquared (1/13/2012)
I just need a clarification on this statement, "Total number of...
January 17, 2012 at 7:51 am
How do I copy code from the forum to paste into Management studio, without having to refomat it myself everytime?
January 17, 2012 at 6:36 am
Hello Chris
I cant post the results due to data protection 🙁 , which is going to be difficult to try and get you to see my issue, this was why...
January 17, 2012 at 6:32 am
The datakey & landline doesnt exist in my final table
I edited the query at the end to put the results into a new table
SELECT *
into lvl
FROM Level1
UNION...
January 17, 2012 at 5:54 am
The Query does however, appear to exclude some records, which I cant explain.
I had 4 records with the same datakey and same landline, but these results were excluded from the...
January 17, 2012 at 5:37 am
Hi Chris
I have run the query on a sample of 100,000 records, in my results there are no duplicate telephone numbers and no duplicate datakeys, which is great! (Ran fast...
January 17, 2012 at 5:21 am
ChrisM@home (1/16/2012)
bicky1980 (1/16/2012)
...And what does that mean?
They're solutions to a particular type of problem, well known and defined, and I think it's fair to say that one or two folks...
January 16, 2012 at 4:13 pm
Viewing 15 posts - 16 through 30 (of 103 total)