Viewing 15 posts - 1 through 15 (of 46 total)
Not quite correct. Try using 0 for increment Y. It is disallowed.
February 26, 2019 at 4:57 am
January 31, 2019 at 3:10 am
Yes, the correct path (for SQL Server 2017 on Linux at least) is...
January 31, 2019 at 2:51 am
https://www.mssqltips.com/sqlservertip/4652/how-to-change-default-data-and-log-file-directory-for-sql-server-running-on-linux/
… to me indicates otherwise.
January 31, 2019 at 1:37 am
Elegant!
- Yet, if I only wanted to add an identity column, in order to keep the table name (and save on storage), I would use simply
ALTER TABLE...
January 11, 2019 at 2:11 am
https://blogs.msdn.microsoft.com/sqlserverstorageengine/2017/02/21/sql-server-2016-developer-edition-in-windows-containers/ indicates SQL 2016 is also available.
January 10, 2019 at 1:46 am
Oh! … Briefly feared a trick question related to compatibility 'version' rather than 'level'.
January 2, 2019 at 8:04 am
Great demo to be seen here: https://www.youtube.com/watch?v=aIK6XPSkLQc
December 18, 2018 at 2:11 am
Another case of correct answer first, plus some added alternatives. I have a distinct feeling first answer is more often than the others the correct choice.
November 28, 2018 at 2:27 am
Earlier census db downloads also lists Turkeyfoot and Turkyfoot Township, both PA.
But, well, six was not an option ...
https://www.philadelphiabuildings.org/pab/app/view_location.cfm/NULL,45136,111,1,1
November 23, 2018 at 1:07 am
Wouldn't just putting 100.0 at the front of the calculation be the more elegant and parsimonious way to go?
October 19, 2018 at 1:38 am
Easy to answer. But actually a bit weird and impractical then, that the return type is nvarchar(258).
October 8, 2018 at 1:45 am
Yesterday I was right, but today answer registers red?? How come??
October 5, 2018 at 1:47 am
Even without the missing ')', one gets it right! - But it takes a code correction to get it wrong in the right way, so to speak.
October 1, 2018 at 11:37 pm
Viewing 15 posts - 1 through 15 (of 46 total)