Tagged Questions

0
votes
1answer
167 views

Optimal Sybase ASE Table Locking Scheme a for Reference Code Table

I have a reference code table that will only be read from during normal use, and it aught to be only updated for product changes (monthly). What table locking should I be using in the create table ...