Hello, I have more than a million rows in the database ( MS SQL
), I would like to know how you can optimize queries in this case, the sample from the database. And does anyone know if there is any sense in square brackets when requesting, for example:
SELECT [id_mark] FROM [dbo].[GET_SPR_BY_NAME] WHERE [mark]= 127
Or confused to write them!