I want to add a column to my table that includes the data of two concatenated columns (first_name || ' ' || last_name "FULL NAME") and am totally at a loss. Any help?
Inserting a column from two concatenated columns
Collapse
X
Comment