Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.ms-sqlserver > #1820
| From | seb <gekonik@poczta.fm> |
|---|---|
| Newsgroups | comp.databases.ms-sqlserver |
| Subject | compare two rows |
| Date | 2014-10-26 08:20 +0100 |
| Organization | ATMAN - ATM S.A. |
| Message-ID | <m2i7bf$9aq$1@node2.news.atman.pl> (permalink) |
hello i have 2 rows ,who have the same value but in other columnes how to check diffrence betwwen them example: 2,'something',something2,null,6 3,'something5',something8,6,7 the same value is 6 how to check in wchich columnes is diffrent bettwen them?
Back to comp.databases.ms-sqlserver | Previous | Next — Next in thread | Find similar
compare two rows seb <gekonik@poczta.fm> - 2014-10-26 08:20 +0100 Re: compare two rows Erland Sommarskog <esquel@sommarskog.se> - 2014-10-26 10:49 +0100
csiph-web