Hi There,
I am trying to clone Table A, which warehouses every evening from a different Server.
I cant do right click and Script table as> Create to as that will give me nulls.
I cant do Select * INTO FROM as that would give me a static table
But instead i want a duplicate table that is as updated from Table A.
Thanks!