C
ChUIMonster
Guest
In my code I like to use a buffer named the same as the table for all no-lock read access. I create a buffer prefixed with "upd" for buffers that I intend to update (which includes CREATE statements).
Continue reading...
Continue reading...