use semicolon in every statements | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

use semicolon in every statements

is it ok to use semicolon in EVERY SQL statements, even in the last statement?

7th May 2021, 12:54 PM
Chipp
Chipp - avatar
2 Respostas
+ 3
Yea, Semicolon ends the line . so after each line of code we should use semicolon.
7th May 2021, 1:21 PM
SĆ¢Ć±tĆ“sh
SĆ¢Ć±tĆ“sh - avatar
+ 1
ok, thx
7th May 2021, 1:29 PM
Chipp
Chipp - avatar