Select @UserEmail=UserEmail from [dbo].[tbl_User_Admin] where AdminId=@UserId
INSERT INTO tbl_AuditTrail VALUES (@UserId, @UserEmail, 'Add New Challenge','New challenge is added' , GETUTCDATE(), CONVERT(VARCHAR, ConnectionProperty('client_net_address')))
attractive
Reward money is paid in exchange of legally acquiring the solution, implementing it to solve the problem and meeting the success criteria. Milestones for paying the reward money would depend upon the complexity of challenge and maturity of the proposed solution, which would be discussed with the solver as soon as the proposed solution is selected by us.
07 May 2026
| 92 Day(s) LeftChallenge details:
Select @UserEmail=UserEmail from [dbo].[tbl_User_Admin] where AdminId=@UserId
INSERT INTO tbl_AuditTrail VALUES (@UserId, @UserEmail, 'Add New Challenge','New challenge is added' , GETUTCDATE(), CONVERT(VARCHAR, ConnectionProperty('client_net_address')))
