Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Need help to prevent row to insert

$
0
0
My table and data as following,
[code language="sql"]
USE [myERPMARA]
GO
ALTER TABLE [dbo].[firstTimeReg_UsrCommunity] DROP CONSTRAINT [CK_firstTimeReg_UsrCommunity]
GO
/****** Object: Inde

Viewing all articles
Browse latest Browse all 3145

Trending Articles