Thanks in advance and my apologies if this has been asked/answered, but i did not get any results using the term "alias"...
I'm in deski sql view and I'd like to add a sql alias. The syntax I use in sql server for this would be:
'Some Text' AS 'Bogus Field' or
dbo.table.field AS 'Different Field Name'
How can I do that in deski's sql viewer?
Thanks,
ejo