• Pulivarthi Sasidhar (10/16/2013)


    use ORDER BY CboValuesTranslations.cboValueTranslationName Asc

    for 1st Select statement and then use union with 2nd select statement.

    You will get error "Incorrect syntax near the keyword 'union'."