<div dir="ltr"><div><div><div><div><div>I'm trying to perform a query like this:<br><br></div>SELECT *<br></div>FROM MyTable<br></div>WHERE MyTable.foo = MyTable.bar<br><br></div>Is there a way to create a where clause like this using the filter method?  If not how could this be done?<br><br></div>-John Cassidy<br></div>