The USERS table contains the user account information that consists of the DB2 authid (authentication identifier), password, password expiry date, account status, and the number of failed logins.
users表包含用户帐户信息,包括DB 2 authid(身份验证标识符)、密码、密码过期日期、帐户状态和失败的登录次数。
Assume, though, that instead of a table called users, you have an XML file that contains user information that looks like Listing 3.
但是,假设您拥有的不是一个users表,而是一个XML文件,其中包含了如清单3所示的用户信息。
Recall that the session ID belongs to table sessions, but the desired information is stored in the users table.
回忆一下,会话id属于表sessions,但是想要的信息存储在users表中。
应用推荐