![]() | Products |
| Home » Technical Support » DBISAM Technical Support » Incident Reports » Incident Reports Reported for Version 4.13 » View Incident Report |
| Reported By: Oliver Bock Reported On: 10/20/2004 For: Version 4.13 Build 1 |
create table "\Memory\t"(i integer);
create table "\Memory\u"(i integer);
insert into "\Memory\t" values(1);
insert into "\Memory\u" values(1);
select * from "\Memory\t"
where i in (select i + 0 from "\Memory\u"
where i = 1)This web page was last updated on Wednesday, October 22, 2025 at 04:21 PM | Privacy Policy © 2025 Elevate Software, Inc. All Rights Reserved Questions or comments ? |

