I want to backup a SQL Server database with all the objects along with data but data in all the tables should be limited that is 100 rows for each table. I can do this in mysql very easily but in SQL Server I don`t know how to do??I want to backup a SQL Server database with all