INSERT INTO SCHEMA ...

INSERT INTO SCHEMA ...

 

  

Hi all,

I've managed to do CREATE SCHEMA TEST and CREATE TABLE TEST.X ( X1 VARCHAR(10)
and I thought I can do insert into table TEST.X X1 VALUES ( 'ONE') but
apparently, I can't. Can someone tell me how to insert into a table of a
schema? Am coming out of a different database flavour so am still getting
confused in DB2 ...






DB2 & UDB email list listserv db2-l LazyDBA home page