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.
しばらくの間、Sybaseプログラミングを始めました.私が遭遇したスクリプトはすべて、バッチ区切りとしてGOステートメントを持っています. ここでの私の質問は、スクリプトで GO を省略してスクリプトを実行することは可能ですか? はいの場合、何かに影響しますか?
go必要とされている。Oracle や MySQL を使っているのとなんら変わり; ません。 go を省略すると、スクリプトが実行されません。
go
;