Hi, are there performance issues when retrieving and filtering data from views than from tables by using a stored procedure?
Simplification: Is it faster to retrieve or filter data from views using stored procedure than getting or filtering data from tables using stored procedure?