Thanks @ragavanrajan and @Fubar
This interesting stuff, but my challenge was a bit different...
I have two web pages.
1st - displaying entity records and has table permission set to Account level. Displaying records for Contacts->Account(Parent)
2nd - creating new entity record and while doing so, triggering multiple cloud flows... Last step of last flow (when all data is processed and authorised) is associating newly created record to the Account. Until this process is complete, I cannot see new record in my record list, and I cannot perform other actions to newly created record (My table permission is Account level!).
If I create table permission at Global level to help 2nd step, it overrides Account permission and in step 1 I can see all records (Not good 😢 )...
So my question was about the ability of applying different access permissions to a different web pages (same table, same user - different page, different permission applied)???
Thanks in advance 👍