2
Answers

how to take only schema backup file in SSMS using queries ?

I am taking a backup file with schema and data using a backup SQL script. It is updated in the S3  bucket with schema and data also but I want only the schema backup file and directly uploaded into S3 bucket. what is the process?

Answers (2)