sqlstyle.guide icon indicating copy to clipboard operation
sqlstyle.guide copied to clipboard

Grammar issue

Open AyporosFM opened this issue 9 months ago • 0 comments

In the Choosing keys section a grammatical mistake is made where 'effect' is used instead of 'affect'.

"Deciding the column(s) that will form the keys in the definition should be a carefully considered activity as it will effect performance and data integrity."

Should be

"Deciding the column(s) that will form the keys in the definition should be a carefully considered activity as it will affect performance and data integrity."

AyporosFM avatar May 15 '25 19:05 AyporosFM