Hello,
In Microsoft SQL server (2008 R2). There is a option to generate script with schema and data. I have observed that the size of script.sql is notably lesser than backup files. Whdifference between backup and Script with data ?
Is there any problems if I go for script instead at is the of backup files ? or Both are for same purpose ?