How to execute .sql file in SQL server 2000/2005/2008
Posted
by Stan
on Stack Overflow
See other posts from Stack Overflow
or by Stan
Published on 2010-06-15T22:59:04Z
Indexed on
2010/06/15
23:02 UTC
Read the original article
Hit count: 192
sql-server
When get a .sql file, how do you execute it? Double click to open it and press F5? Is there any other way to execute it and also able to see the execution result. Thanks.
© Stack Overflow or respective owner