Viewing 15 posts - 5,401 through 5,415 (of 59,068 total)
Hi All,
Looking for answer on what do I expect to happen on very first day for PL SQL job role, given 5 years of experience in resume. Because it...
April 7, 2021 at 3:10 pm
What version of SQL Server were you using on the old server and what are you using on the new server? This is really important because a new "Cardinality Estimator"...
April 6, 2021 at 4:19 pm
No. Using (*) as a part of a COUNT is NOT discouraged. It will allow SQL Server to pick the best index to use to accomplish the count. The use...
April 6, 2021 at 4:14 pm
It's because <insert drumroll here>, it's an "Estimate". 😀
It's like asking someone how many wheels there are on their truck. Because of "statistics" on the subject and you've identified it...
April 6, 2021 at 2:16 pm
SSMS-Setup-ENU.18.8.exe /Passive DoNotInstallAzureDataStudio=1 /install /quiet /norestart /log SSMS_install.log
Awesome. Thanks, Johan.
April 6, 2021 at 2:10 pm
I created [_sandbox] database for this purpose, deployed the script and scheduled it to run every minute.
It's been 15 or 20 executions since then - no issues.
I'm telling you...
April 6, 2021 at 2:09 pm
Once I fixed all the < and > entitizations and changed the database name to one of the one I have, it ran first time with no issues. I wonder...
April 6, 2021 at 3:50 am
Awesome. Thanks for the feedback!
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...
April 4, 2021 at 3:40 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...
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...
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...
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?
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...
April 1, 2021 at 9:25 pm
Viewing 15 posts - 5,401 through 5,415 (of 59,068 total)