How to create a new column in a select query June 6, 2023 by Tarik select A, B, 'c' as C from MyTable