这有点像存在的怀疑...
This is like a little existential doubt...
在 SQL 中运行脚本的正确说法是什么?
Which is the right way to say that you run a script in SQL?
我编译了脚本 xxxx
I compiled the script xxxx
我执行了脚本 xxxx
I executed the script xxxx
我知道问这个有点奇怪和菜鸟,但我需要知道.
I know is a little weird and noob to ask this, but I need to know.
我很确定第二种方法是正确的,但我需要更多的意见.
I'm very sure the second way is the correct one, but I need more opinions.
非常感谢.
这取决于您实际想说的内容.
It depends on what you actually want to say.
SQL Server 中的所有查询在执行之前都遵循相同的过程.
All queries in SQL Server follow the same process before they are executed.
最后
这篇关于SQL 中的脚本被编译或执行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!