See Also

Quality Center Database

See Also Quality Center Database

USERS Table

Description

System users who can access this project.

Columns

  Column Name Description Datatype Length Allow
Nulls
Primary Key  US_USERNAME The user name. VarChar 60  
  US_MAIL_ADDRESS The user's email address. VarChar 255
  US_PASSWORD For backward compatibility. Field may be removed in future version. VarChar 100
  US_GROUP A bit mask that specifies the groups to which the user belongs. If bit X is set, the user belongs to the group identified with GROUPS.GR_GROUP_ID = X. VarChar 512
  US_ADDRESS The user's address. LongVarChar 16
  US_PHONE The user's telephone number. VarChar 20
  US_FULLNAME The user's name. VarChar 255

Indexes

Index Primary Unique
US_PRIMARYKEY

See Also

Quality Center Database



Copyright 2002-2007 Mercury Interactive Corporation.

Documentation comments or suggestions?
Please send feedback to SW-Doc@hp.com