Tag: MS SQL Server

Top 10 Query in Different Databases

If you are working with Data, hope you are familiar with different databases. Professionally I have worked with Oracle, MySQL, Microsoft SQL Server, DB2 in...

InitCap Function in SQL Server

There is no InitCap function in SQL Server. Who are mainly experienced in Oracle but have to work in SQL Server he/she may be depressed...

Correlated Update in MS SQL Server

Updating data of one table by data of another table is very much important in Data Engineering. Which table need to be updated is called...