Category:コンピュータ言語の文

If文
Conditional (computer programming)For文
For loopDo-while文
Do while loop
Break文

CREATE (SQL)
Data definition language#CREATE statements
DELETE (SQL)
Delete (SQL)
DROP (SQL)
Data definition language#DROP statement
INSERT (SQL)
Insert (SQL)
MERGE (SQL)
Merge (SQL)
SELECT (SQL)
Select (SQL)
UPDATE (SQL)
Update (SQL)Continue文
Continue (keyword)
Comefrom文
COMEFROM
Goto文
Goto
Switch文
Switch statement
While文
While loop
Return文
Return statement