Hi All,
In my application i am using a document to display data present in the database.
First I try to run a query in the database and when i try to display the contents of the result it is failing to display the contents. But when I try to copy from the table from the database and update it is getting updated but when executing a query it is not get updated.
Could you please let me know whether there is any specific way to be followed to display the result of a query?