Skip to content
Back to formatted view

Raw Message

Message-ID: <4F32887D.1030801@google.com>
Date: 2012-02-08T14:36:45Z
From: Francisco
Subject: find a row identical to another

Hello,
I have a dataset with many rows, starting from a row that I choose I 
would like to find the other rows in the dataset which are identical to 
this row (with the same values per each column) and assign them to a 
variable.
How could I do?

Thank you