We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f723dea + 978b371 commit 43ee731Copy full SHA for 43ee731
1 file changed
docs/linux/sql-server-linux-migrate-restore-database.md
@@ -190,6 +190,7 @@ In this tutorial, you learned how to back up a database on Windows and move it t
190
> * Relocate the backup file to prepare for restore
191
> * Use **sqlcmd** to run Transact-SQL commands
192
> * Restore the database backup with the **RESTORE DATABASE** command
193
+> * Run the query to verify the migration
194
195
Next, explore other migration scenarios for SQL Server on Linux.
196
0 commit comments