January 28, 2019 at 2:32 pm
Is there any way to do a table truncation across an oracle linked server? I have looked up methods to do with linked servers but only found solutions for sql server to sql server linked servers. I can do a delete openquery but OMG its slow as piss and hoping there was another way. I have to do a data load to Oracle but they want me to clear out the table first before I push it.
January 28, 2019 at 2:34 pm
openquery with truncate may work - if not create a stored proc on oracle that does the truncate for you and exec it through openquery
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy