Viewing 15 posts - 3,676 through 3,690 (of 39,768 total)
I think I have some minor gift, in that the logical way a CPU processes things and the flow of information and data in most systems seem to make sense...
July 15, 2019 at 5:06 pm
Usually these are just tables with two dimension columns for a many:many relationship. I suppose if you wanted to add some measure in here, like weight, you could.
July 15, 2019 at 4:35 pm
It's not completely clear what you're describing here. I think you're making this confusing in some sense. Forget about VMs for a second and treat these as machines. The VM...
July 15, 2019 at 4:30 pm
Note, this isn't likely to help you answer the questions if you don't do more research. I'm happy to help, but I'd like to see you make an effort to...
July 15, 2019 at 4:24 pm
This sounds like a set of interview questions, but here goes:
July 15, 2019 at 4:24 pm
Two places:
July 15, 2019 at 4:21 pm
To me, this is one of those places where you ought to have two stages of building software.
We don't deploy software to production if it hasn't come from the build...
July 15, 2019 at 4:07 pm
Start. I would bet containers are going to be an important part of our future in 5-10 years.
July 15, 2019 at 3:33 pm
Glad you like it. I was the hero early in my career. Learned to not do that, and ask questions/set expectations in the interview. I've walked away from lots of...
July 11, 2019 at 4:58 pm
I'd always save locally and then pull from there for reporting. That way if the pull process has issues, at least you have some aggregate data in the db.
I tried...
July 11, 2019 at 4:36 pm
What are you looking to check with "we want to check that 7 instances replication status in one dashboard"?
If you want just a replication dashboard, you can build some things...
July 10, 2019 at 10:13 pm
A side note, there is also sys.dm_db_resource_status in each db - https://docs.microsoft.com/en-us/sql/relational-databases/system-dynamic-management-views/sys-dm-db-resource-stats-azure-sql-database?view=azuresqldb-current
July 10, 2019 at 5:45 pm
You can't, because you can't just insert to another database. There is a way to do cross database queries, and it can be complex. I realized I should have written...
July 10, 2019 at 5:29 pm
You can get away with it, but security changes the game. I wouldn't hesitate to run a small system on SQL 2000 if I had to, but I'd want it...
July 10, 2019 at 3:57 pm
Perhaps, but that might mean the Windows continues to thrive on the desktop. You can run any Win/*nix/OSX app, but still on Windows.
The Windows shell and environment is pretty familiar...
July 10, 2019 at 3:55 pm
Viewing 15 posts - 3,676 through 3,690 (of 39,768 total)