Create New Table From Another Table Using Query Using MySQL

CREATE TABLE xusd_2 SELECT NAMA, ALAMAT1, ALAMAT2, ALAMAT3, NOPOLIS, NO_REK, NAMA_TTG, KD_PROD, TGL_MASUK, CARABYR FROM xusd WHERE 1;

Leave a Comment

Your email address will not be published. Required fields are marked *