Other News

Community

Changing the primary key

(Craig Mullins) I have a DB2 database that uses social security number as employee number, and it is the primary key in over 200 tables. I need to change the primary key to another type of employee number. How do I do this? There are over 300 million rows to update accross the tables. This is a payr

Community

Rapid Struts Development

(Harshad Oak) Would you like to avoid having to create the same Struts structure again and again? The Oracle JDeveloper 10g integrated development environment (IDE) lets you skip some Struts tedium and do what you want to do: build Struts applications quickly. This article shows how Oracle JDeve

Community

Converting dates in character fields

(Kent Milligan) We have files that have dates in character fields in the format “mm/dd/yy”. The dates are stored in character fields with the ‘/’ included so they can be converted to tab delimited file with the CPYTOIMP command. Under V5R1, V5R2 the dates with slashes ‘/’ converted perfectly. Now un

Community

X Is for XQuery

(Jason Hunter) Query may cause one of the biggest changes to server-side programming since Java servlets. XQuery is a query language specification under development by the World Wide Web Consortium (W3C) that’s designed to query collections of XML data—not just XML files, but anything that can appea