Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人可以请教 - 我们如何从命令行运行 SQL Query 语句。我们想创建一个批处理文件,其中包含最终用户可以从命令行执行的 SQL 语句。
问候
只需输入 sqlcmd /? 在命令行上,给定的提示应该会有所帮助。