Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SELECT column AS aliasName from table

With JDBC drivers version 4.0 and later you will most likely not get the aliasName.

...