I am trying to understand the use of Indexes to improve query performance (a broad task, I know). To pose my question, consider 2 simple tables: [Alarms] which has an AlarmID as its PK and [Events] which has AlarmID as a FK and EventID which represents an ordered sequence of Events (1,2,3,...)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.