"shum [Ming Yik]" <[EMAIL PROTECTED]> wrote: > Hi Darren Duncan, > > >you said "insert contents of your_table into your_table" > > No, > > insert into table01 select * from table02 > > the structure of table01 and table02 are same, > Table01 and table02 are different table within same structure, > > No such bug within MSSQL or mySQL or PostgreSQL ! > > Only in Sqlite (Ihave test sqlite 3.X) ... > > This bug is easy to find out ... >
If the bug is so easy to find out, perhaps you could give us an example. I am unable to reproduce it. -- D. Richard Hipp <[EMAIL PROTECTED]>