Replies: 2 comments
-
I'm having the exact same frustration. The previous suggestion people gave is not working unfortunately. It seems like there used to be a special viewer that displayed the results in a better way but that isn't used anymore. It seems the ball has been dropped. |
Beta Was this translation helpful? Give feedback.
-
What you're seeing here is a display setting. As you can see from the output, your query returned thirty rows, but only 20 are displayed. This is the default value for You can read more about related APIs here: https://github.com/dotnet/interactive/blob/main/docs/formatting.md |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, How do I change the default number of rows returned in a sql query? There are only 20 rows returned in my queries.
Beta Was this translation helpful? Give feedback.
All reactions