HomeMogDBMogDB StackUqbar
v5.0

Documentation:v5.0

Supported Versions:

Other Versions:

Delimiter

delimiter_name

Parameter Description: Saves the name of a delimiter.

When the gsql client recognizes a delimiter, it immediately sends one or more SQL statements entered to the server for execution. This usage can be applied when there are multiple statements to input, and a semicolon exists within the statements, allowing you to specify a special symbol as the termination character. This parameter is of the USERSET type. Please refer to the corresponding setting method in the GUC parameter classification. This parameter is only available for setting in the gsql client and can be configured through the DELIMITER command.

Value Range: String, with a length greater than 0

Default Value: ";"

Copyright © 2011-2024 www.enmotech.com All rights reserved.