Just want to find out if there is a way to set the "Remote Query Timeout" or "Execution Time out" for particular user, in SQL Server
Context:
our client wants access to a view in our database. therefore we are giving them their own connection username, but we want to ensure that the customer doesn't run expensive (long running) queries on our DB.