04

  • In the FROM clause when referencing a table to read, after the optional alias portion you have the option to provide what's called "Table Hints".
  • An example of which is one i've used that looks like this: WITH (NOLOCK)