Create a copy of a table
I have a custom table in a scoped application and need to create a copy of that table for history purpose. I tried to use the following code provided ServiceNow support but it creates the table in global scope. I need this table in custom scope. Any ...
