I need that a query returns the computername (or any other enviroment variable defined on a client)
Something as:
select "@@computername"
where computername is the name of pc where the query is invoked.
Is there a stored procedure or any other magic tip ?
Thanks
gianni
Something as:
select "@@computername"
where computername is the name of pc where the query is invoked.
Is there a stored procedure or any other magic tip ?
Thanks
gianni