Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9129

Re: SAP DBTech JDBC: [270]: not enough values

$
0
0

Probably the table: TEDPOC.Z_MFG_ORDER_ITEM_SHIP_HISTORY

has more columns than you were trying to insert . Change the above query into below:


INSERT INTO TABLE (<column list>) ( SELECT <column list> FROM TABLE )


Regards,

Krishna Tangudu



Viewing all articles
Browse latest Browse all 9129

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>