When oracle inserts data, it reports an error: ORA-00928: missing SELECT keyword

For example: when inserting data, it is like insert into a value('haha');

The error reported is: ORA-00928: missing SELECT keyword

In fact, the value is missing an s. In oracle, the value is used to insert data.


Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325395661&siteId=291194637