Hi,

Using ignite thick client, i'm trying to copy data from one table into
another table using following sql statement

"INSERT INTO desttable (name, lastname, age) (SELECT name, lastname, age
from srctable)"

I'm getting the following error while i run sql query.
"Failed to prepare update plan."

Not sure of the reason for the error.
Any help here will be much appreciated. Thanks in advance

Thanks & Reagrds,
Harinath



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to