Not sure why this is giving me fits, but I just want to insert some data from one table to another based on where clause.
insert into labels(cost) select worktable(cost) from worktable where labels.upc = worktable.upc I get capability not supported in the database desktop app. -thanks. [Non-text portions of this message have been removed]

