R
Richard Thompson
Guest
Could I get a confirmation on my understanding of the codes shown in the Actions Column? A = Access (x = table.field) S = Search can-find(table where table.field = value) or (find table where...) or (for .... table where ) U = Update ( table.field = value) C = Create ( create table) D = Delete (delete table) R = Reference ( def var x like table.field ) Thanks, ( be kind ) Richard
Continue reading...
Continue reading...