I use LIST COLUMN %LastUpdate <GRIN>
Albert
On 4/2/2014 4:41 PM, Karen Tellef wrote:
Funny, but I put the tablename _after_ the column name. In Matthew's
example, I would name my columns LastUpdateInv and LastUpdateInvDet.
That way when I do a "list column lastupdate%" I would see both of
them. So I follow the same "rule" with my view alias.
Karen
-----Original Message-----
From: Albert Berry <[email protected]>
To: RBASE-L Mailing List <[email protected]>
Sent: Wed, Apr 2, 2014 5:16 pm
Subject: [RBASE-L] - Re: Scrolling Region
My solution is to name columns that could possibly end up linking with
the table name as a prefix.
InvoiceDatePosted
ReceiptDatePosted
ChequeDatePosted
etc.