sweet merciful crap!
that did it.
however, it is still like a view in that i can call it with a select statement: "select * from didata/empLf". which i then could use in an SQL statement.... QUESTION: since this was not created with the CREATE INDEX statement, does DB2 still know to use it for a join on the K column (birthdate) or do i need to call the LF explicitly?
and 14=compile is the same as the CRTLF command. ok that helps a lot.
thank you for the help!!
matt
that did it.
however, it is still like a view in that i can call it with a select statement: "select * from didata/empLf". which i then could use in an SQL statement.... QUESTION: since this was not created with the CREATE INDEX statement, does DB2 still know to use it for a join on the K column (birthdate) or do i need to call the LF explicitly?
and 14=compile is the same as the CRTLF command. ok that helps a lot.
thank you for the help!!
matt




Comment