Menu

#39 Drag&Drop with alias instead of full table name

open
nobody
5
2005-04-13
2005-04-13
Anonymous
No

When you grop a column in query window the colum is
prefixed with the table name (for example
TableName.ColumnName )
but if the Table has alias (example FROM TableName
as T1) the syntax TableName.ColumnName is invalid.
Tje correct syntax is T1.ColumnName

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.