M
Michael
I am trying to run the SQL Statement:
Select Name AS 6.6%_retouched from Products
6.6%_retouched is an Alias for Name
I get the illegal name message.
Anyone know a workaround?
Thanks
[email protected]
Select Name AS 6.6%_retouched from Products
6.6%_retouched is an Alias for Name
I get the illegal name message.
Anyone know a workaround?
Thanks
[email protected]