Re: Extending my question. Was: The relational model and relational algebra - why did SQL become the industry standard?
From: Paul Vernon <paul.vernon_at_ukk.ibmm.comm>
Date: Thu, 20 Feb 2003 13:11:17 -0000
Message-ID: <b32k8q$rco$1_at_sp15at20.hursley.ibm.com>
Date: Thu, 20 Feb 2003 13:11:17 -0000
Message-ID: <b32k8q$rco$1_at_sp15at20.hursley.ibm.com>
(at least one) small typo
INSERT INTO contacts VALUES
(1,'01922 123 123', 'FAX','01922 123 100')
should have read
INSERT INTO contacts VALUES
(1,'01922 123 123', '01922 123 100')
in both cases
Regards
Paul Vernon
Business Intelligence, IBM Global Services
Received on Thu Feb 20 2003 - 14:11:17 CET
