The following command restores the 'Users' database from 'D:\DB_Backup' file.
RESTORE DATABASE Users FROM DISK = 'D:\DB_Backup'