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

Goto文
GotoFor文
For loop
Switch文
Switch statement
While文
While loop
Return文
Return statement
Break文

Comefrom文
COMEFROM
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)Do-while文
Do while loop
If文
Conditional (computer programming)