Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: the description mentioned the size of the username and password, which appeard to be a red herring so i removed it.

...

Suppose a database contains user names and passwords used to authenticate users of the system. The user names have a string size limit of 8. The passwords have a size limit of 20. A SQL command to authenticate a user might take the following form:

...