GetOwnUser
Returns own information about user.
Stored Procedure Specific Information
Backlog does not allows columns to be used in the Exec query.
For example:
EXECUTE GetOwnUser;
Result Set Columns
Name | Type | Description |
Success | String | Returns True if procedure succeeded. |
Id | String | Id of the User. |