PDA

View Full Version : IT Staff required



kirbo
02-07-2010, 12:17 PM
Hi people,

I need an engineer for a growing IT company in Victoria Park.

Should you be interested, please send a resume to: helpdesk@lindentech.com.au

Looking for over 5 years experience with:

Active Directory
Exchange
Server 2003, SBS08
Group Policy


Helpful:

Linux
SQL
IP Telephony


If you have less than 5 years experience but believe you got skills to pay the bills, don't hesitate to apply. Salary based on how awesome you are.

Cheers,
Duncan.

Evilteddy
20-07-2010, 09:28 AM
CREATE VOLATILE SqlExperience
AS
(
SELECT AML.UserName
, HSE.HasExperience
FROM AntilagMemberList AML

INNER JOIN HasSQLExperience HSE
ON AML.UserName = HSE.UserName

WHERE HSE.HasExperience = 'Y'
)

WITH DATA
ON COMMIT
PRESERVE ROWS
;

SELECT * FROM SqlExperience
;


Just a pity i don't have any other experience...