If someone gives you a database, what is the best way to extract its schema in the form of SQL statements so you can recreate the DB (with no data) on a different machine by running the SQL scripts?