create new table

This commit is contained in:
Erik Eckert 2023-10-03 13:11:01 -06:00
parent e830742918
commit 502e9ea0fd

View File

@ -1,4 +1,6 @@
DROP TABLE IF EXISTS DataInventory;
create table DataInventory as
Select * from (
SELECT SERVER,
REPLACE(