Syntax:
CREATE TABLE new_table AS 
TABLE existing_table 
WITH NO DATA;