In SQL Server Management Studio--> Create a new database.-Tweaked the line 1 of the file sanofi.sql into the new database name.-Execute sql file.-If not, then use the execute command promt: sqlcmd-S -e C:. sql
In SQL Server Management Studio -> Create a new database. - Adjust the 1st line of the new database file named sanofi.sql into it. - Execute the sql file.
- If not, use the execute command prompt: sqlcmd -S -i C: .sql