How can I insert multiple rows into oracle with a sequence value?

前端 未结 6 667
孤独总比滥情好
孤独总比滥情好 2020-12-13 03:58

I know that I can insert multiple rows using a single statement, if I use the syntax in this answer.

However, one of the values I am inserting is taken from a seque

6条回答
提交回复
热议问题