Mozart Al Khateeb

Full Stack

Mobile

.Net Developer

ERP Developer

Mozart Al Khateeb

Full Stack

Mobile

.Net Developer

ERP Developer

Tag: SQL Server

March 17, 2019 Sql Server, Duplicating And Manipulating Rows Without Loops
Database

This example shows how we can use “CROSS APPLY” in SQL Server To duplicate and manipulate rows without the need…

March 17, 2019 Convert CSV To Rows Using Sql Server Function And Cross Apply
Database

Create a reusable function to split Delimiter separated string into row  Test It

March 17, 2019 Have Rows With Exact Content and No Primary Key ? Can’t Delete/Update?
Database

When you have no primary key in a table or had it removed (this could occur through migration process) in…