HOW TO: Insert record to KEYS table via WCBD
After creating custom tables for WCS that has its own primary key, we would need to register that primary key into the KEYS table. Often times, we would just create an SQL statement to insert the record. This would require you to hard code the KEYS.KEYS_ID of your custom tables. If you don’t like to hard [...]
Read the rest of this entry »