query_complexity (356B)
1 # Query complexity 2 3 [Computational_complexity] of a [database_theory] [computational_problem] expressed as a function of the [query], assuming that the input [database_instance] remains constant. 4 5 Also called "expression complexity" 6 7 Introduced in [vardi1982complexity] 8 9 Up: [database_theory_complexity] 10 11 See also: [combined_complexity], [data_complexity]