Not able to store the data in my database

Hello Folks,
Hope all doing good.
I have been working for a company where they provide online classes for different technologies. My question is whenever we try to send a data into the database it shows that the info has been added successfully but, While fetching it says results no found. Kindly give me a solution for this.
Thanks

Showing Answers 1 - 6 of 6 Answers

Himanshu Jawla

  • Oct 31st, 2018
 

Make sure you are executing COMMIT; once insertion is done

  Was this answer useful?  Yes

vibhour

  • Mar 4th, 2020
 

Check if the column is redacted/masked. This you may need to check with DBA. So for example companies to protect client data, the masked certain PI columns such as names.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions