|
You are here |
54.82.167.74 | ||
| | | | |
sqlserver-help.com
|
|
| | | | | This was one of the interesting question raised in MSDN forum. Since it was an interesting one, it qualifies for a blog. Question In Login Properties screen, under Status page there are two options for a login. Permission to connect to database engine ENABLE DISABLE Login GRANT DENY What does that mean? Both would run... | |
| | | | |
blobeater.blog
|
|
| | | | | Another re-post of a video from last year, this time showing you an in-built protection of setting max server memory for your SQL Server. You can clearly see that if you enter a silly figure such as 50 MB, the minimum memory amount allowable for max server memory is 128 MB. You will see SSMS... | |
| | | | |
gorandalf.wordpress.com
|
|
| | | | | Each SQL Server database has a setting called Compatibility Level that determines how T-SQL commands are interpreted and what features are supported for that database. A singleSQL instance can host multiple databases withdifferent compatibility levels, so SQL statementsthat work onone database might not work onthe other. Each version of SQL Server introduces a new compatibility... | |
| | | | |
blobeater.blog
|
|
| | | T-SQL Tuesday #86: SQL Server Bugs & Enhancement Requests hosted by Brent Ozar. https://www.brentozar.com/archive/2017/01/announcing-t-sql-tuesday-87-sql-server-bugs-enhancement-requests/ I did not want to miss out on this one because I want to mention a connect item that I logged last year which is still active. This is an enhancement request for SQL Server where I got the idea from... | ||