Posted by --CELKO-- on 10/12/05 01:17
CREATE VIEW Parts (.., generic-part, ..) AS SELECT .. SUBSTRING part_id,1,5) + '_'[ + SUBSTRING part_id, 7, 1) , ... FROM Inventory;
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming