Skip to Content
-1
May 02, 2018 at 08:27 AM

HOW TO CREATE A TABLE USING LIKE OPTION WITHOUT CONSTRAINTS

73 Views Last edit May 03, 2018 at 02:11 AM 2 rev

Hi All,

I am trying to create a column table using LIKE operator. But I don't want the constraints in the target table.

How do I achieve this?