<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi List,
<div><br>
</div>
<div>i tested a simple implementation on raw sql for db_text.</div>
<div><br>
</div>
<div><span style="font-size: 13.3333330154419px;">no column selection, where conditions and is only select.</span></div>
<div><span style="font-size: 13.3333330154419px;"><br>
</span></div>
<div>given a table name, it just retrieves all the records.</div>
<div><br>
</div>
<div>useful for iterating records from script.</div>
<div><br>
</div>
<div><span style="font-size: 13.3333330154419px;">the intent is to proceed to support column selection, where conditions, select/update/delete</span></div>
<div><br>
</div>
<div>would that be of interest ? </div>
<div><br>
</div>
</div>
</body>
</html>