English, asked by hazardousking369, 5 months ago

solve this fast....urgent
question​

Attachments:

Answers

Answered by musiclover27
1

Answer:

1) ▪️DELETE is a DML command and is used to remove tuples/records from a relation/table.

▪️DROP is a DDL command and is used to remove named elements of schema like relations/table, constraints or entire schema.

2) Comments in Java are the statements that are not executed by the compiler and interpreter. It can be used to provide information or explanation about the variable, method, class or any statement.

Similar questions