I have the following table in informix:
CREATE TABLE eh_user (
user_key serial NOT NULL,
borrado boolean DEFAULT f NOT NULL,
fecha_alta datetime DEFAULT current NOT NULL,
propietario varchar,
fecha_modificacion datetime,...
asked by
05.10.2018 / 11:38