hariprasadraja
11/7/2019 - 3:41 PM

sql create column ( from another table)

INSERT INTO [table] ([column]) SELECT [column] FROM [table]