Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » ElevateDB Technical Support » Incident Reports » Incident Reports Addressed for Version 2.11 » View Incident Report |
Serious |
Reported By: Krisztian Kepes Reported On: 11/9/2012 For: Version 2.11 Build 2 |
Table: CREATE TABLE "nyomtatas_naplo" ( "kod" INTEGER GENERATED ALWAYS AS IDENTITY (START WITH 0, INCREMENT BY 1), "report_nev" VARCHAR(50) COLLATE "ANSI" NOT NULL, "kapcsolodo_kod" INTEGER, "report_cim" VARCHAR(250) COLLATE "ANSI", "crc_string" VARCHAR(30) COLLATE "ANSI" NOT NULL, "data" BLOB COMPRESSION 6, "feltoltve" TIMESTAMP NOT NULL, "modositva" TIMESTAMP NOT NULL, "user" INTEGER, CONSTRAINT "kod" PRIMARY KEY ("kod") ) Index: CREATE INDEX "nyomt" ON "nyomtatas_naplo" ("modositva" DESC) Query: select max(modositva) FROM nyomtatas_naplo
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 |