Query workshop ยท "); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:16:53 if __himesan_error := __himesan_sando.WriteText(__himesan_writer, (view.Organization.Name)); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:16:78 if __himesan_error := __himesan_sando.WriteString(__himesan_writer, "
Follow the evidence.
Welcome, "); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:16:146 if __himesan_error := __himesan_sando.WriteText(__himesan_writer, (view.DisplayName)); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:16:165 if __himesan_error := __himesan_sando.WriteString(__himesan_writer, ". Write one bounded query, run it on the server, and inspect both the result and its cost.
Typed query
\nAsk a bounded question
\nQueries stay out of the URL and access log. The same parser, authorization scope, sensitivity rules, and execution limits used by the API are applied here.
\n"); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:41:78 if __himesan_error := __himesan_sando.WriteText(__himesan_writer, (view.ErrorMessage)); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:41:98 if __himesan_error := __himesan_sando.WriteString(__himesan_writer, "
"); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:41:105 } //line internal/site/explore.sando:41:109 if __himesan_error := __himesan_sando.WriteString(__himesan_writer, "\n "); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:42:8 if view.Executed { //line internal/site/explore.sando:42:29 if __himesan_error := __himesan_sando.WriteString(__himesan_writer, "\nAuthorized result
Query results
- \n
- Scanned rows
- "); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:46:45 if __himesan_error := __himesan_sando.WriteText(__himesan_writer, (view.Stats.ScannedRows)); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:46:70 if __himesan_error := __himesan_sando.WriteString(__himesan_writer, "
- Matched rows
- "); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:47:45 if __himesan_error := __himesan_sando.WriteText(__himesan_writer, (view.Stats.MatchedRows)); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:47:70 if __himesan_error := __himesan_sando.WriteString(__himesan_writer, "
- Scanned bytes
- "); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:48:46 if __himesan_error := __himesan_sando.WriteText(__himesan_writer, (view.Stats.ScannedBytes)); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:48:72 if __himesan_error := __himesan_sando.WriteString(__himesan_writer, "
- Execution
- "); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:49:42 if __himesan_error := __himesan_sando.WriteText(__himesan_writer, (view.Stats.Duration)); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:49:64 if __himesan_error := __himesan_sando.WriteString(__himesan_writer, "
Result limit reached. Refine the query or deliberately choose a different bounded limit.
"); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:52:173 } //line internal/site/explore.sando:52:177 if __himesan_error := __himesan_sando.WriteString(__himesan_writer, "\n "); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:53:10 if view.Stats.Approximate { //line internal/site/explore.sando:53:40 if __himesan_error := __himesan_sando.WriteString(__himesan_writer, "Approximate result. This answer uses an authorized aggregate projection.
"); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:53:159 } //line internal/site/explore.sando:53:163 if __himesan_error := __himesan_sando.WriteString(__himesan_writer, "\n "); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:54:11 if __himesan_error := __himesan_sando.Render(__himesan_render_context, __himesan_writer, (ResultTable(view.Table))); __himesan_error != nil { return __himesan_error } //line internal/site/explore.sando:54:37 if __himesan_error := __himesan_sando.WriteString(__himesan_writer, "\n