Error Handling and Notifications
1. General Error Screen
- When it occurs: A non-syntax-related error happens during query execution.
- What you’ll see: A detailed backtrace of the error with options to scroll and copy the error message.
- Actions:
- Click "Copy Error" to copy the error message.
2. No Rows Returned Notification
- When it occurs: No records match your query.
- What you’ll see:
"No records match your query. Please adjust your query."