D
D
Dmitry Andriyanov2011-07-29 09:54:55
MySQL
Dmitry Andriyanov, 2011-07-29 09:54:55

Which "standard" batch separator for MySQL and PostgreSQL?

Added processing of query packet delimiters to ECM7.Migrator ("GO" for MSSQL and "/" for Oracle).
What separators to set for MySQL and PostgreSQL?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Denis, 2011-07-29
@newpdv

Semicolon at the end of the line.
SELECT * FROM `table`;

I
int02h, 2011-07-31
@int02h

If I'm not mistaken, any query separator can be set using the delimiter command.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question