Is there a way which I can omit the schema of objects used in a stored procedure and these objects aren't bound to the schema of stored procedure but the schema of logged used in manner that the same stored procedure produce different results for user in different schemas?Is there a way which I can omit the schema of o