How can we help you today? How can we help you today?

Bad alias abbreviation

This is odd. Generally the aliasing of tables works fine. But it happens that the very first one I tried is the only one that I can make break consistently:
SELECT * FROM Asset w

Where the heck did that "w" come from? Every other table I've tried works fine -- it doesn't seem to matter whether I type upper or lower case, whether the table has multiple words or just one, nor how long the table name is. It's just that one particular name that's funny.
CWuestefeld
0

Comments

1 comment

  • Bart Read
    Hi there,


    That is rather bizarre, however if you just change the alias to something else yourself SQL Prompt should remember the new alias for the rest of the session.

    Hope that helps.


    Thanks,
    Bart
    Bart Read
    0

Add comment

Please sign in to leave a comment.