Update mssql.rst (#762)

Typo in like word
This commit is contained in:
Denis Ivanov 2018-03-13 20:08:51 +04:00 committed by Dimitri Fontaine
parent ceb5c85f56
commit a7fd776ecd

View File

@ -68,7 +68,7 @@ will be accumulated together.
Example::
including only table names lile 'GlobalAccount' in schema 'dbo'
including only table names like 'GlobalAccount' in schema 'dbo'
EXCLUDING TABLE NAMES LIKE
^^^^^^^^^^^^^^^^^^^^^^^^^^