I'm building an automated build procedure, one of the steps is to create a database and it's structure/procedures/functions etc.<BR><BR>Clearly I can script the entire db creation job in sql and use ...
The script command not only makes a record of what commands you run but also allows you to save the output generated so that you can examine it later or easily turn your command sequences into scripts ...