I have a table like
I would like to remove the rows that has FromCol --> ToCol same
value as ToCol --> FromCol
For eg. RowID 1 is a-->b and RowID 5 has b-->a so rowID 5 should
be removed. Similarly RowID 4 should be removed because it has a swapped
value like RowID 2.My expected result Table is:
|
8 Jul 2013
Remove rows having swapped column values in SQL Server
Subscribe to:
Post Comments (Atom)
-
Introduction The SAP .Net Connector is a software component supplied by SAP that makes it possible to communicate between an SAP host and ...
-
SSRS will often timeout when starting under Windows Server: The error is: Windows could not start the SQL Server Reporting Services (MS...
-
Many times I found that the Reporting service is configured to access as "Anonymous Access", so any user having URL can access r...
No comments:
Post a Comment