Viewing 15 posts - 20,026 through 20,040 (of 59,072 total)
What's the execution plan without the IF statement look like?
--Jeff Moden
Change is inevitable... Change for the better is not.
July 29, 2015 at 10:29 pm
info 58414 (7/29/2015)
Hi,why can i get the numeric values from this stiring?
{_cpn}=1743; {_cpnll}=4511
Result: 1743, 4511
Position and len of the value can be diffrent...
Thanks and Regards
Nicole
🙂
Will there only ever be and...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 29, 2015 at 10:06 pm
sharonsql2013 (7/29/2015)
Came up with two separate queries one for last week and one for alternate weeks (%2) and did a Union. That helped
None of it will work if you're closer...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 29, 2015 at 10:04 pm
PHYData DBA (7/29/2015)
I do want the input of anyone that would like to comment about the content of this post.
This is...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 29, 2015 at 9:41 pm
I got off work just about an hour ago (9PM) and I've been looking at this code and I have to admit a bit of confusion. I might just...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 29, 2015 at 8:24 pm
johnsql-193053 (7/29/2015)
Jeff Moden (7/29/2015)
1. How many rows are in the NetworkItem table?
2. How often does data change...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 29, 2015 at 3:30 pm
WayneS (7/29/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
July 29, 2015 at 12:25 pm
Before I make any suggestions, I need to know two things, please.
1. How many rows are in the NetworkItem table?
2. How often does data change in the NetworkItem...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 29, 2015 at 9:08 am
Lynn Pettis (7/28/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
July 29, 2015 at 8:00 am
vj.one (7/29/2015)
I have done this before. The concept is simple, Load the flat file in ragged right format into a table with one filed having n/varchar(max).
Once its a table,...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 29, 2015 at 7:54 am
Eric M Russell (7/28/2015)
Jeff Moden (7/28/2015)
From the article:
...or spent a bit more money (or time), ...
One of my goals is to stop spending money on "shiny new objects" and "cure-all...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 28, 2015 at 3:39 pm
thbaig (7/28/2015)
thank you Eirikur Eiriksson
Now that you know how it can be done, you should take the opportunity lookup "LIKE" in "Books Online" (the help system for SQL Server) and...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 28, 2015 at 11:18 am
From the article:
...or spent a bit more money (or time), ...
One of my goals is to stop spending money on "shiny new objects" and "cure-all snake oil products" that provide...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 28, 2015 at 11:15 am
Sagar-636902 (7/28/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
July 28, 2015 at 7:55 am
MVDBA (7/27/2015)
you may write exceptional code the first...
--Jeff Moden
Change is inevitable... Change for the better is not.
July 27, 2015 at 9:17 am
Viewing 15 posts - 20,026 through 20,040 (of 59,072 total)