Hi,<div><br></div><div>I need a way to limit the results to just one row. The only way I know I could do is to call db_query followed by fetch_result of 1 row. However this is not optimal as all the rows are fetched to dynamic memory with db_query.</div>
<div><br></div><div>Is there an alternative approach?</div><div><br></div><div>Thanks</div><div><br></div><div>Krish Kura</div>