create database temp1on(NAME=temp1_data,FILENAME='D:\Jane.Wang\temp1_data.mdf')LOG ON(NAME=temp1_log,FILENAME='D:\Jane.Wang\temp1_log.ldf')