Data Dictionary
>
FPSBASE Views
> FPSBASE.WIP_WAFER_HIST_LOOP
View FPSADMIN.ADM_VIEW_TO_EXECUTE
This view must have one column named sql_query and you can write any insert, update, or delete query in this column then use the ADM_EXECUTE_FROM_VIEW procedure to run all queries in all rows of this view at once. Each sql_query value must end in a semicolon so you copy/paste and run as script to test before running with the procedure.
|
Column |
Comment |
|---|---|
|
SQL_QUERY |