-
Which command is used to redefined the mysql delimiter?
-
- delim_redefine
- redefine_delim
- redefine
- delimiter
- None of these
Correct Option: D
To redefine the mysql delimiter, the delimiter command is used. A delimiter is a sequence of characters. It specifies the boundary between the separate regions in data streams.