Viewing 15 posts - 2,101 through 2,115 (of 39,720 total)
I have seen talks at SQL Saturdays on:
I think there is plenty of variety, but not necessarily marketed. That...
February 9, 2021 at 2:58 pm
I agree with allowing customization of logos, colors, taglines, etc.
February 9, 2021 at 2:56 pm
These are the type of reads on the table (First) and joins (second) being made between tables. The % is the percent potion of the query these two are taking....
February 8, 2021 at 8:17 pm
This might help: http://www.nikoport.com/2020/08/06/restoring-sql-server-backup-files-from-azure-blob-storage/
February 8, 2021 at 7:45 pm
I'll echo Grant's statements. While 2014 introduced a new cardinality optimizer, there aren't a lot of changes for many queries. They do keep trying to improve the way the optimizer...
February 8, 2021 at 7:16 pm
How do you know what features are there or missing? Is there a list of features?
February 8, 2021 at 5:40 pm
I would always go latest. You're going to pay for that anyway, and with the 10yr lifetime of patches, anything other than 2019 is already digging into it's lifetime. Features...
February 8, 2021 at 5:39 pm
Edit: Had noted LAST VALUE, but that's not helpful here.
February 8, 2021 at 5:38 pm
I am interested in what you mean? I know some organizers wanted to have a different logo. I see both sides on this, but I'd support allowing different ones. I...
February 8, 2021 at 5:36 pm
Please post the DDL for the table and an insert statement for data. (CREATE TABLE and INSERT..VALUES)
This will help us help you find a solution. Show the results you would...
February 8, 2021 at 5:34 pm
While you can upgrade, I'd do a side by side migration. This is lower risk, and if things go wrong, you have a backup.
I would do this:
February 8, 2021 at 5:32 pm
It does note pandas is loaded. I've updated this to say "as pd"
February 5, 2021 at 10:19 pm
I like those kinds of thoughtful questions. The best interviews I've had have used those, working through some process or scenario rather than looking for trivia.
February 5, 2021 at 6:46 pm
If the app gets changes, then an upload is immediately correct. You said that a job doesn't work because it could take a minute to show changes, but those would...
February 5, 2021 at 6:46 pm
the industry also has a track record of many improvements that are improvements. Hence my post. It's easy to be too negative or positive. I am striving for a balance...
February 5, 2021 at 6:45 pm
Viewing 15 posts - 2,101 through 2,115 (of 39,720 total)