Viewing 15 posts - 6,601 through 6,615 (of 59,072 total)
Take this for a spin...
DECLARE
@array_6 varchar(MAX) = 'hurrah, buzzed, Bertha, patter, mettle, holler, collie, yuppie, rabble, tallow, brooks, tassel, meddle, callus, peddle, sobbed, kneels, getter, brooms,...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 15, 2020 at 5:12 am
Thank you, Steve
Sadly none of your examples works for me from the Studio - getting various error messages.
The code probably worked just fine for Steve. When you get such...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 15, 2020 at 2:09 am
I need some basic help, which I will then try to extend, please.
Since very few people ever come back to tell us, I'll make you a deal... Tell...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 15, 2020 at 2:07 am
I'll never understand why people do this to themselves. You're talking about a batch job but you're processing using RBAR on steroids that's highly dependent on successful network traffic and...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 14, 2020 at 4:45 pm
Eirikur Eiriksson wrote:Did you run into those in your youth, the year looks about right 😉
Heh... I remember it well. 😀
'twas the year of Y1.9K, when all the shopkeeper's...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 14, 2020 at 1:20 am
Did you run into those in your youth, the year looks about right 😉
Heh... I remember it well. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
August 13, 2020 at 4:37 pm
For the road I have a small-form-factor laptop that fits nicely on an airline tray table.
Yeah, until the yahoo in the seat in front of you decides to...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 13, 2020 at 4:28 pm
It would be nice if the object explorer in SSMS had a node under each database for triggers so that you could see them all in one place.
Agreed but...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 13, 2020 at 4:02 pm
IIRC, there is also a difference in the dates in Excel and SQL Server. Only problem is that I don't quite remember what the problem, had I...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 13, 2020 at 2:30 am
As we renamed sa login to anothet name and want to change the dbowners of all databases but later versions like 2o12 onwards dbowner of sys databases are changed...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 12, 2020 at 4:06 pm
Can we change the dbowner to system databses ? if yes how can we proceed?
First, see Grant's reply.
Second, I have to ask... why would you want to/need to do...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 12, 2020 at 1:57 pm
My main machine is my desktop. Fast connections to internet and databases. I use a laptop almost always to Remote Desktop Connection to my main desktop. Can use mouse,...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 12, 2020 at 1:36 pm
Interesting article, Steve. Thanks.
I finally bought a new laptop about 8 months ago (it's only my second one in more than a decade after my first one, which still works). ...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 12, 2020 at 4:21 am
I have a huge table with 3B of rows containing around 6 months of data running on Microsoft SQL server 2017 (RTM), which is partitioned day by day on...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 12, 2020 at 3:36 am
Unfortunately there is an old bug that for some reason Microsoft is not fixing. When using top clause or min or max aggregation functions on a partitioned table, SQL...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 12, 2020 at 3:19 am
Viewing 15 posts - 6,601 through 6,615 (of 59,072 total)