<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Dear OMERO developers,</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">I'm currently using JAVA api to build a client accessing the OMERO database. Every image stored will be attached by several tables (followed by the guide
<a href="https://docs.openmicroscopy.org/omero/5.4.0/developers/Java.html#how-to-use-omero-tables" class="OWAAutoLink" id="LPlnk991685" previewremoved="true" tabindex="-1" disabled="true">
https://docs.openmicroscopy.org/omero/5.4.0/developers/Java.html#how-to-use-omero-tables</a>)with the same attributes (A1, A2 as example).</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">I want to ask that is there anyway I can query the data (like return all imge id where A1 = 1 in its attached table) without reading them to local memory?</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Kind Regards,</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Keng</p>
</div>
</body>
</html>