Viewing 12 posts - 1 through 12 (of 12 total)
Please update the hour part the answer options to 18:00 from 06:00 to match the question's time spec. When someone runs the code they will see the day count difference...
December 30, 2022 at 12:06 pm
Hmm...the title of the question states that the command is loaded into PowerShell. If that is the case then the result for this question would be Continue & SilentlyContinue. For...
July 2, 2021 at 11:17 am
It seems to me that the question is too vague to have a definitive answer because the result can depend on the PowerShell version (Windows PowerShell vs PowerShell) and the...
June 25, 2021 at 6:30 pm
A web development team at my company started using TFVC hosted in Azure DevOps. They took the opportunity to say they are "doing DevOps." What a joke...the silo walls are...
October 26, 2020 at 12:46 pm
Based on the link provided as proof for the correct answer, it does not indicate the sa password environment variable as required.
Please use this link as proof given it indicates...
October 22, 2020 at 10:35 am
The question ask for the amount of free space, correct? Wouldn't that equate to a formula of Capacity - SpaceUsed yields FreeSpace? Really didn't think any of the answers were...
November 21, 2019 at 4:15 pm
I'm probably overthinking this question a little bit but I selected "Visual Studio, VS Code, & Azure Data Studio" because the Package Manager Console in Visual Studio is a PowerShell...
March 19, 2019 at 8:45 am
Just curious, what are the titles of the 8-10 tech books you are targeting for 2019?
January 2, 2019 at 9:40 am
Nearly went for 10 since that's the default for GNU head/tail command line tools...glad I checked the R docs.
From OpenGroup, doc for head and tail.
November 14, 2018 at 7:33 am
I failed to come up with the correct answer given the steps listed.
When I tried to reload the module using...
from importlib import reload
September 19, 2018 at 7:43 am
Got tripped up with this note in the Data Compression article <http://msdn.microsoft.com/en-us/library/cc280449.aspx>.
To add archival compression, use ALTER TABLE (Transact-SQL) or ALTER INDEX (Transact-SQL) with the REBUILD option and...
October 7, 2014 at 3:47 am
I'm a developer new to playing this quiz game. It's been educational but this one is a bit frustrating. The question was, "does the login get created?" ...
March 28, 2014 at 10:34 am
Viewing 12 posts - 1 through 12 (of 12 total)