Hi, here is the situation:
- using SSMS
- on a PC connecting to SQL Server 2019 developer edition
- deleting a database to restart from scratch
- starting a new database
- when I use the query box to create a table with same name as in old database
- SSMS responds that this table already exists
What would you recommend?
Thanks!