Ben çoğunlukla tarihsel veriler 20 + sütunlu bir tablo (istemci) var.
Something like: id|clientID|field1|field2|etc...|updateDate
Benim verileri bu gibi görünüyorsa:
10|12|A|A|...|2009-03-01 11|12|A|B|...|2009-04-01 19|12|C|B|...|2009-05-01 21|14|X|Y|...|2009-06-11 27|14|X|Z|...|2009-07-01
Is there an easy way to compare each row and highlight the differences in the fields? I need to be able to simply highlight the fields that changed between revisions (except for the key and the date of course)
(Sadece bir ya) her yeni satırda güncellenmiş çoklu alanlar olabilir.
Ben filtre ClientID seçtiğiniz böylece bu müşteri bazında bir istemci üzerinde olacaktır.
Bu hiç kolay bir sunucu veya istemci tarafında, üzerinde olabilir.
More details I should expand my description a little: I'm looking to just see if there was a difference between the fields (one is different in any way). Some of the data is numeric, some is text others are dates. A more complete example might be:
10|12|A|A|F|G|H|I|J|...|2009-03-01 11|12|A|B|F|G|H|I|J|...|2009-04-01 19|12|C|B|F|G|Z|I|J|...|2009-05-01 *** 21|14|X|Y|L|M|N|O|P|...|2009-06-11 27|14|X|Z|L|M|N|O|P|...|2009-07-01
Ben İstemciKimliği 12 her satır isplay ve arkaya 11 ve C & B vurgulamak edebilmek isterdim Satır 19 Z.