Viewing 15 posts - 3,586 through 3,600 (of 59,067 total)
I agree that Temporal tables don't have an explicit marking for the action taken on a row for MS Temporal Tables. It's really easy to determine, though... (and you probably...
April 20, 2022 at 2:38 pm
That's the same link that the Op provided in the original post on this thread. 😀
April 20, 2022 at 1:47 pm
Ok... based on your last post above, especially the part where you say there's a "requirement to make multiple submissions at various milestones during the month", here's what I think. ...
April 20, 2022 at 1:13 am
Awesome. Thank you for the feedback and welcome aboard!
April 19, 2022 at 2:49 pm
I'll try to work on this tonight after work. Thanks for the example.
April 19, 2022 at 2:45 pm
If you're using SQL Server 2017 or later, the TRANSLATE() function would be a better option.
I missed this. Considering what they did to the FORMAT function for performance, have...
April 19, 2022 at 2:24 pm
Thanks for this! It fixed my problem too.
This looks like a prelude to spam. Which problem of your did it fix and which of the many entries fixed it?
April 19, 2022 at 5:00 am
Ah... got it. Now I know why the concern over milliseconds. Thanks for the feedback.
One of the issues is, of course, not bumping up the CPU time with a utility...
April 19, 2022 at 4:56 am
Post deleted. This thread did end up showing up in "active" threads.
April 19, 2022 at 4:18 am
@steve-2 Collins,
I also mean to say, GREAT question!
April 19, 2022 at 4:13 am
It's a good solution as long as you recognize that you're creating an internal Cartesian product between rows in the table value constructor (tvc) and the rows in the...
April 19, 2022 at 4:12 am
Just in case someone comes across this again, I have a nice little update for all'ya'all. 😀
Step 1 is to create this function in your master database. Details are, of...
April 19, 2022 at 3:26 am
This feels almost like an undocumented "feature" (similar to quirky updates)... I know I would be a bit hesitant in how I used this and would probably continue to...
April 18, 2022 at 10:57 pm
Hi Michael. Without going into my reason, I need to know the sum of CPU usage for ad-hoc batches of SQL statements I execute, on a per-database and per-time-window...
April 18, 2022 at 5:27 pm
I'm almost out of "off the top of my head questions" but, just to be sure, are you taking DIF backups and mistakenly naming them BAK like your FULL backups...
April 16, 2022 at 7:33 pm
Viewing 15 posts - 3,586 through 3,600 (of 59,067 total)