Viewing 15 posts - 1,621 through 1,635 (of 8,760 total)
Can you post the DDL for the AllDocs table please.
😎
This method is what I recommend, just wondering why you are getting NULL values for the Stream_id. Could...
March 4, 2018 at 7:05 am
I have created a filetable with full access and created a trigger on Filetable...
March 4, 2018 at 2:21 am
jeffshelix - Saturday, March 3, 2018 9:37 PMok, maybe this is a "correlated subquery" issue??? i dont knowthanks
Can you post the execution...
March 4, 2018 at 12:31 am
Don't trust the task manager, it's a blatant liar!
😎
What is the output of this code?
SELECT
OSM.total_page_file_kb
,OSM.available_page_file_kb
,OSM.total_page_file_kb
,OSM.available_page_file_kb
,OSM.system_cache_kb
,OSM.kernel_paged_pool_kb
March 1, 2018 at 1:32 am
Although I never use the format function because of it's horrific performance, I am pretty certain that the alleged answer is not the correct one.
😎
March 1, 2018 at 1:00 am
Quick question, have you tried separating the declare into two lines?
😎
DECLARE @sd DATETIME;
DECLARE @ed DATETIME;
February 28, 2018 at 3:25 am
Good to catch up with all of you guys, unfortunately too busy so I could only stay a wee bit but well worth it as always.
😎
February 27, 2018 at 9:07 am
I want to convert it...
February 26, 2018 at 10:15 am
February 22, 2018 at 10:03 am
February 22, 2018 at 9:54 am
February 22, 2018 at 5:27 am
SSIS package SQl job is running fine,suddenly the job got failed with below error.
The Package...
February 22, 2018 at 3:11 am
do someone probably have explanation on these two new wait types PWAIT_DIRECTLOGCONSUMER_GETNEXT and XTP_PREEMPTIVE_TASK that came...
February 22, 2018 at 2:52 am
Obesnard - Wednesday, February 21, 2018 4:32 AMYeah.
I tried to attach the database
Could you ask to have a backup file instead of the...
February 21, 2018 at 7:41 am
Viewing 15 posts - 1,621 through 1,635 (of 8,760 total)