Hi, we are facing a problem with data amount, so it would be a nice solution in testing env just to limit data with db schema level triggers...
So querying a table would return only first 100 rows.
This is enough with smoke tests.

I guess this might be a schema level trigger in test user .... or is this possible ? It would affect to every table automatically which would be nice.