
is it possible to view the query code after executing it.if yes tell me the procedure.

Yes, if you want to retrieve the data that is stored in database, then use the given query:
select * from student;
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.