1 - I scan the "Crime novel" row
2 - "List Discover Item" button
3 - The main table lists the scanned documents.
4 - I want to update the location to Mystery Novel (for these documents)
5 - An SQL UPDATE request is already created so I apply it.
6 - Disaster : I forgot to select the present table.
7 - BQ has placed all the documents in the database in "Crime novel".
Suggestion : Have an alert if the user doesn't select anything in the current table (forgot), BQ asks "Didn't you select anything ?" rather than applying the query to the whole database.
Situation : I use BA/Discover
1 - I scan the "Crime novel" row 2 - "List Discover Item" button 3 - The main table lists the scanned documents. 4 - I want to update the location to Mystery Novel (for these documents) 5 - An SQL UPDATE request is already created so I apply it. 6 - Disaster : I forgot to select the present table. 7 - BQ has placed all the documents in the database in "Crime novel".
Suggestion : Have an alert if the user doesn't select anything in the current table (forgot), BQ asks "Didn't you select anything ?" rather than applying the query to the whole database.