wiki_research

personal research wiki
git clone https://a3nm.net/git/wiki_research/
Log | Files | Refs

tagging_trick (231B)


      1 # Tagging trick
      2 
      3 The [database_theory_technique] of tagging the domain of a database with the variable to which each element should be mapped
      4 - useful for [queries] with [self_joins]
      5 
      6 Up: [projection], [database_theory_techniques]