Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » DBISAM Technical Support » Incident Reports » Incident Reports Addressed for Version 4.29 » View Incident Report |
Minor |
Reported By: Ralf Bertoldi Reported On: 10/7/2009 For: Version 4.29 Build 1 |
DROP TABLE IF EXISTS "Memory\Table1"; CREATE TABLE "Memory\Table1" ( "Field1" NUMERIC(0,4), "Field2" NUMERIC(0,4) ); INSERT INTO "Memory\Table1" VALUES(0,0); INSERT INTO "Memory\Table1" VALUES(0,0); INSERT INTO "Memory\Table1" VALUES(0,0); SELECT DISTINCT Field1,Field2 FROM "Memory\Table1";
This web page was last updated on Wednesday, October 30, 2024 at 11:41 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |