MySQL Forums
Forum List  »  Newbie

Re: INSERT INTO file with parameter - help
Posted by: Barry Galbraith
Date: August 20, 2021 05:47PM

mysql> SELECT "string";
+--------+
| string |
+--------+
| string |
+--------+
1 row in set (0.00 sec)

mysql>

Does this give you a clue?

Good luck,
Barry.

Options: ReplyQuote


Subject
Written By
Posted
Re: INSERT INTO file with parameter - help
August 20, 2021 05:47PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.