hi
We know that we can use table hints when selecting records in our own queries.
my question is:
when we create a view and use table hints such as "Nolock", "Holdlock", etc ... and then save the view in SQL server, does the table hint we used affect the view?