I don't understand much about SQL, but even I know it's not supposed to be done like this...
CREATE TABLE prg_knowledge (
creating_date timestamp with time zone,
created_from text,
changing_date timestamp with time zone,
changed_from text,
user_right text,
group_right text,
sid text,
tid text,
order_crit text,
timestampfield01 timestamp with time zone,
timestampfield02 timestamp with time zone,
intfield01 integer,
intfield02 integer,
intfield03 integer,
intfield04 integer,
intfield05 integer,
intfield06 integer,
field01 text,
field02 text,
field03 text,
field04 text,
field05 text,
field06 text,
field07 text,
field08 text,
field09 text,
field10 text
);
Oh, and I picked up a new DSL modem from my provider this morning. M-Net probably is a bit more expensive than their competitors, but their service is outstanding.
Comments
footpad.livejournal.com 16 years, 4 months ago
*convulsive twitch*
Link | Replylynard-.livejournal.com 16 years, 4 months ago
ouchouchouch.... that looks nearly like our plm system - i guess someone who sees databases as a simple storage and who has no knowledge about how to normalize data has created this, hmm?
Link | Replywoelfisch.livejournal.com 16 years, 4 months ago
Link | ReplyNew Comment