Copy Code

Read(96) Label: copy code,

Copy the expression in a cell in the form of code to the clipboard for paste.

For example, to copy expression =connect("demo")you need to type it as "=connect(\"demo\")" .

To execute a SPL statement in esProc JDBC, just directly paste the copied code-format content without the need of manually tuning the format, like adding the escape character.