search | extend | getschema
search
syntax
search "String_of_interes"examples
search "Google"search in specific table
VMConnections
| search "Google"search in a specific table and field
other example
search for word and display all table names where its found
search for word in specific tables
extend

getschema

Last updated

