What is the purpose of ETL Feed file and ETL feed script
-
ETL feed script table contains whether the feed is a delta feed or complete feed, and the script name used for splitting the files, all these information will be stored here. ETL feed file table contains all the script names which are required to run for
-
ETL feed file table contains whether the feed is a delta feed or complete feed, and the script name used for splitting the files, all these information will be stored here. ETL feed script table contains all the script names which are required to run for
-
Both
-
None of the above
ETL feed file table stores metadata about feeds including whether they are delta or complete feeds and the splitting script names. ETL feed script table contains all script names required to run the feeds. This separation allows organized management of feed definitions and their associated processing scripts in the ETL system.