(Paul White) The ALTER TABLE … ALTER COLUMN command is very powerful. You can use it to change a column’s data type, length, precision, scale, nullability, collation…and many other things besides.
Other News
Search Data Between Two Dates Using Web API And Angular 9
(Sanwar Ranwa) In this article, we will learn how to search data between two dates using Web API and Angular 9.
SQL SERVER – Multiple Miscellaneous Option – Bugs Fixed by SSMS Team
(Pinal Dave) Earlier, I wrote a blog about fixing one of the issues which I reported to Microsoft. In this blog, I would share another issue that I reported via my blog and it got fixed in the latest release. SQL SERVER – Scrollbar in the Middle – Bugs Fixed by SSMS Team.
The Default MySQL Driver Settings Do Not Appear To Truncate Long Text In Lucee CFML 5.3.5.92
(Ben Nadel) For the past few weeks, I’ve been trying to clean-up and normalize my blog content using Markdown. As you can imagine, this is not an easy process; but, I thought it was going quite smoothly.
Evaluating Group Replication Scaling for I/O Bound Workloads
(Vadim Tkachenko) In this post, I want to evaluate Group Replication Scaling capabilities in cases when we increase the number of nodes and increase user connections.
Video : Prepare ASP.NET Core Projects To Use TypeScript
(Bipin Joshi) This is a companion video to the above article. You can read the article here. Please subscribe to our YouTube channel here and stay tuned with the latest videos.
Demystifying Memory Profilers in C# .NET Part 1: The Principles
(Michael Shpilt) Memory problems are some of the most important and potentially devastating things in .NET. Even though the applications works on top of a managed environment (the CLR) that includes automatic garbage collection, memory issues didn’t disappear.
How To Create New Standby Using Active Standby Duplication From Existing Standby
(mdinh) Basically, my insanity is from my experience as Senior Tax Advisor and investment background.
SQL Developer Error
(Michael McLaughlin) It’s been a couple releases trying to fix the following error thrown by SQL Developer on Fedora 30 and shown as the following dialog:
Restoring a lost Datafile on a Standby Database and knowing about V$RECOVER_FILE
(Hemant K Chitale) Continuing with my configured Standby database ….