In Oracle there is a way to correct any mistakes in a query, by simply
entering the edit command. And from there, a text editor is opened, to
allow the corrections to be made to the query. This eleminates having
to retype the whole query. Is this possible in MySQL?
entering the edit command. And from there, a text editor is opened, to
allow the corrections to be made to the query. This eleminates having
to retype the whole query. Is this possible in MySQL?
Comment