|
Solution Search:
Most Popular
|
Related Expert Advice
ORA-06550 error with script
TRIM(si_loc_type), ' ' ) =
'DC' ) AND i.inv_class IN ( SELECT inv_class FROM siviews.si_fg_cls) AND i.product_group IN ( SELECT 1 FROM
springs.si_jde_user_proc_params WHERE UPPER(TRIM(key1)) = 'ADJPLANLT' AND UPPER(TRIM(key2)) = 'OVERRIDE' AND UPPER(TRIM(key3)) IS NULL AND UPPER(TRIM(param1)) =
i.product_group ) AND EXISTS ( SELECT 1 FROM stsc.bom b WHERE scen = 0 AND...
More...
Sep 18, 2006
Related Solution Center
The relational data model
Here you'll find an introduction to the relational model with reference to the Oracle proprietary Relational Database Management System (RDBMS...
More...
Jun 25, 2003
Relational model
The relational model has never been fully implemented, but it still provides the basis for most modern database technology. This article describes the relational model and its advantages and...
More...
Jun 17, 2003
Introduction to relational databases
An excellent primer on relational databases, this article describes Codd's 12 rules, database design, keys and normalization...
More...
Jun 17, 2003
|