i want to ask is there any mssql comand like you ask it to add a database is there a code to say like if there is that database overwrite it
i want to ask is there any mssql comand like you ask it to add a database is there a code to say like if there is that database overwrite it
well there is, but it wont "overwrite" it, the scripts I use basically deletes the old one and replaces with the new one.