SQLServerCentral » Latest topics
Delete syntax not working
hi,
Here is the delete syntax but it is not working even though all the conditions satisfy. What is the issue?
DELETE [MPNM]
FROM [NolMatch] AS [MPNM]
JOIN [Devices] AS [lastload]
&n
Here is the delete syntax but it is not working even though all the conditions satisfy. What is the issue?
DELETE [MPNM]
FROM [NolMatch] AS [MPNM]
JOIN [Devices] AS [lastload]
&n
No comments:
Post a Comment