SEARCH_USER_CREDENTIALS
Description
This table stores the search user credentials information.
Columns
| Column Name | Data Type | Description |
| ID | bigint | The unique identifier of the search user credentials. |
| PASSWORD | varchar | The password of the search user. |
| USERNAME | varchar | The username of the search user. |
Primary Key
- ID