Skip to Main Content
IBM Workplace Forms: Guide to Building and Integrating a Sample Workplace Forms Application
book

IBM Workplace Forms: Guide to Building and Integrating a Sample Workplace Forms Application

by Bernd Beilke, Cayce Marston, Kioko Mwosa, George Poirier, Andreas A. Richter, Deanna Drschiwiski, John Bergland, Yves Bollanga
July 2006
Intermediate to advanced content levelIntermediate to advanced
356 pages
10h 31m
English
IBM Redbooks
Content preview from IBM Workplace Forms: Guide to Building and Integrating a Sample Workplace Forms Application
Chapter 5. Building the base scenario: Stage 2 153
);
select * from WPF_ORDXFD;
CREATE TABLE WPF_ORDNOCNT (
ORD_ID VARCHAR (10) NOT NULL ,
PRIMARY KEY (ORD_ID)
);
select * from WPF_ORDXFD;
SELECT COUNT (*) FROM WPF_Param ;
SELECT COUNT (*) FROM WPF_ORG ;
SELECT COUNT (*) FROM WPF_CUST ;
SELECT COUNT (*) FROM WPF_ITEMS ;
SELECT COUNT (*) FROM WPF_ORDERS ;
SELECT COUNT (*) FROM WPF_ORDXFD ;
SELECT COUNT (*) FROM WPF_ORDNOCNT ;
SELECT * FROM WPF_Param ;
SELECT * FROM WPF_ORG ;
SELECT * FROM WPF_CUST ;
SELECT * FROM WPF_ITEMS ;
SELECT * FROM WPF_ORDERS ;
SELECT * FROM WPF_ORDXFD ;
SELECT * FROM WPF_ORDNOCNT ;
The script initially deletes all used tables (DROP stateme ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Business Solutions Microsoft® Office Access 2007 Forms, Reports, and Queries

Business Solutions Microsoft® Office Access 2007 Forms, Reports, and Queries

Paul McFedries
Human-Centric Business Process Management with WebSphere Process Server V6

Human-Centric Business Process Management with WebSphere Process Server V6

Martin Keen, Omar Bahy, Waveney Croson, Andy Garratt, Ben Karchner, Ines Lehmann, Frank Neumann, Lincoln Roach

Publisher Resources

ISBN: 0738495603Purchase book