The next version of formerly known SQL Server, RDBMS is out now as SQL Server 2017 Community Technology Preview 2.0.
In this blog we are explaining about how to create trigger for DML, DDL and logon server.
In this article, I’m explaining how to setup database mail in sql server.
Pivot is one the new relational operator introduced in SQL Server 2005. It provides easy mechanisms in SQL Server to transform rows into columns.
In this article I am going to explain a use of union operator in SQL Server Database with a real life scenario and example.