I use “create or replace ” all the time in test databases, but it is only available in the enterprise edition; therefore, you will need to use “detach delete” (which can be slow).
1 Like
I use “create or replace ” all the time in test databases, but it is only available in the enterprise edition; therefore, you will need to use “detach delete” (which can be slow).