jiveUserStatus Table

User status information

Column Name Type Length Nullable Unicode Description
creationDate bigint N/A false   The timestamp of status update.
userID bigint N/A false   User ID.
userStatusID bigint N/A false   User Status ID. Primary key.
userStatusText varchar 512 false true User Status text.