79396732

Date: 2025-01-29 12:36:34
Score: 0.5
Natty:
Report link

ok, I found the solution myself :D

show database db_name schema | where ColumnName contains "xxx" or ColumnName contains "yyy" | summarize make_list(ColumnName) by TableName | where list_ColumnName contains "xxx" and list_ColumnName contains "yyy"

Reasons:
  • Whitelisted phrase (-2): I found the solution
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Pierrot