Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 How to overwrite an existing table in a make table query

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-04-05 : 12:38:21
mike writes "Well, this may not be a "tough" question, but here goes....

I want to periodically perform a make table query where I add the resulting table to an existing database. I want to keep the table name the same, but I can't find a way for SQL to automatically overwrite an existing table of the same name. Is there some SQL command to "overwrite" that I'm missing?"
   

- Advertisement -