stefanuddenberg
3/2/2020 - 2:28 AM

SQL -- Create table like another table (with the same structure)

CREATE TABLE link_copy (LIKE link);