Our training courses

Other training resources

Our training venues

Why we are different

Details for zeephremiaa

zeephremiaa has participated in the following threads:

Added by zeephremiaa on 28 Sep 2022 at 02:59

This works as well.

SELECT
    EventName,
    CASE 
    WHEN SUBSTRING(EventName, 1,1)=SUBSTRING(EventName, LEN(EventName)-0,LEN(EventName)-0) THEN 'SAME LETTER'
    WHEN SUBSTRING(EventName, 1,1) IN ('A','E','I','O','U') AND SUBSTRING(EventName, LEN(EventName)-0,LEN(EventName)-0) IN ('A','E','I','O','U') THEN 'BEGINS AND END WITH A VOWEL'
    
    END AS Verdict from tblEvent 
    WHERE 
    SUBSTRING(EventName, 1,1)=SUBSTRING(EventName, LEN(EventName)-0,LEN(EventName)-0) OR 
    (SUBSTRING(EventName, 1,1) IN ('A','E','I','O','U') AND SUBSTRING(EventName, LEN(EventName)-0,LEN(EventName)-0) IN ('A','E','I','O','U'))
 ORDER BY EventDate ASC
 

Head office

Kingsmoor House

Railway Street

GLOSSOP

SK13 2AA

London

Landmark Offices

99 Bishopsgate

LONDON

EC2M 3XD

Manchester

Holiday Inn

25 Aytoun Street

MANCHESTER

M1 3AE

© Wise Owl Business Solutions Ltd 2024. All Rights Reserved.

End of small page here
Please be aware that our website uses cookies!
I'm OK with this Tell me more ...