dw_table_nameWhat it does:
Returns the name of the table that we typically use for data warehouse queries; may vary by user.Defined in: /web/philip/tcl/dw-defs.tcl
Source code:
# you will probably want to edit this to run ad_verify_and_get_user_id # then return a particular view that is reasonable for that user return [ad_parameter DefaultTable dw "ad_hoc_query_view"]