Search results

  1. D

    Changing value in one field across multiple tables

    I am trying to write a program that will update the value of one field for every record across every table that contains the field. I can get the table names from the _file and _field tables, but how do I get the for each statement to recognize the table name?
Back
Top