Viewing 15 posts - 5,446 through 5,460 (of 59,089 total)
Awesome. Thanks for the feedback!
--Jeff Moden
Change is inevitable... Change for the better is not.
April 4, 2021 at 4:09 am
I have a csv file that is input into a varchar(max) column in an Azure SQL Database table. When the file is inserted into this table column I would...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 4, 2021 at 3:40 am
Use CASE instead.
--Jeff Moden
Change is inevitable... Change for the better is not.
April 4, 2021 at 3:25 am
my take on this is " if you need to ask if NOLOCK should/can be used on a particular case then you do not know about it's issues and...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 3, 2021 at 10:03 pm
An admin account has privileges to manage services for other people in your organization. The Admin console is only available when you're signed in to an admin account. If...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 3, 2021 at 9:45 pm
Download and install SSMS (includes Azure Data Studio now)
Bit of a sidebar question on my part because I've not installed nor even downloaded SSMS since they made that change...
Do...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 3, 2021 at 9:38 pm
I just need to include where the sql text like "%select blah blah blah%
I'm curious... WHY?
--Jeff Moden
Change is inevitable... Change for the better is not.
April 1, 2021 at 11:56 pm
Just remembered a thing about insufficiently specified requirements.
A wife sends her husband to a grocery shop:
- Buy a loaf of bread and if there will be eggs buy a...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 1, 2021 at 9:25 pm
Hello,
Here is the situation.
--Jeff Moden
Change is inevitable... Change for the better is not.
April 1, 2021 at 8:48 pm
By the way, today is Steve Jones birthday!!
Happy Birthday!!!
Are you old enough to know better yet??
If that's true, Happy Birthday, Steve!
--Jeff Moden
Change is inevitable... Change for the better is not.
April 1, 2021 at 8:44 pm
Hi folks
I can't find anywhere else to ask this, so here it is. SQL Server 2017 Standard Edition is restricted to 24 cores. Does this mean that the licencing...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 1, 2021 at 8:43 pm
I guess what you’re asking for is the amount of space actually used by data pages within the space allocated to db files of your databases.
To...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 1, 2021 at 8:40 pm
Sorry, I just have to ask: why would logical file name(s_ need to be preserved? Are they hard-coded in some existing statements? That seems dangerous, what if files are...
--Jeff Moden
Change is inevitable... Change for the better is not.
April 1, 2021 at 5:43 pm
Saints be praised. I'm allowed up to a 15 minute outage at 9 tonight. I couldn't use Scott's suggestion 100% because I can't have two files with the same logical...
--Jeff Moden
Change is inevitable... Change for the better is not.
March 31, 2021 at 11:35 pm
Thanks to both of you. I'll take a look. I really appreciate it.
--Jeff Moden
Change is inevitable... Change for the better is not.
March 31, 2021 at 8:07 pm
Viewing 15 posts - 5,446 through 5,460 (of 59,089 total)