Recent content by Chad Autry

  1. C

    Enhancement Request

    Thanks for pointing out AutoReplace. I've been able to accomplish the majority of what I wanted by mapping a modification of my alis to the full table name and alias. rcap = customer_account_privilege cap ra = account a
  2. C

    Enhancement Request

    I query our database using the sql window alot, and I find myself writing many sql statements with the same tables, and I of course tend to use the same aliases for them. For example CUSTOMER_ACCOUNT_PRIVILEGE is always cap and ACCOUNT is always a. I would find it handy if I could define local...
Back
Top