Interview Question in Sql Server 2005


 

Interview Question :: Can anyone give me a step by step process to backup SQL server tables and database to another disk

I have MS-SQL 2005 server installed.
In case of PC formatting or uninstallation, I have to backup all the data.
But I don't know the path where the tables are stored on system.
Tell me:
1.Where r the tables and views saved on the hard disk.
2.how can I copy the database set I want to another storage medium(like flash drive or a CD).
3.After copying how can I use that database on another system that has SQL server installed??
Plz help me.....I need it
by ksk