<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle">P {
        MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
</style>
</head>
<body fPStyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<p>Hi,</p>
<p> </p>
<p>While adding a timestamp to the borrowers table, I ran into the trouble of ambiguous column names when querying multiple tables. See BZ 10459.</p>
<p>Until now we added timestamps to several tables while just naming them "timestamp".</p>
<p>Adding more timestamps will be increasingly difficult since we have to check all SQL queries that reference timestamp (from another table) and the table at hand.</p>
<p> </p>
<p>So I now consider adding borrowertimestamp, or bortimestamp (ugly but shorter).</p>
<p> </p>
<p>Any thoughts about doing this in some consistent manner?</p>
<p> </p>
<p>Marcel</p>
<p> </p>
</div>
</body>
</html>