10 October 2007 12:43
tonyrogerson
How to find a Mac address in SQL Server
select address1, address2, address3, post_code
from country c
inner join address a on a.country_id = c.id
where c.country_name = 'Scotland'
:) - I know, terrible isn't it; I thought with the gloomy Autumn weather we now have, setting off in the dark etc... an oh no joke was the order of the day.
Anybody know any other IT related ones?
Tony
Filed under: Chewing the fat