GeekInterview.com
Series: Subject: Topic:
Question: 72 of 74

How to see the select statement when we issue execute_query

Asked by: Interview Candidate | Asked on: Sep 2nd, 2005
Showing Answers 1 - 7 of 7 Answers
Subhash

Answered On : Sep 1st, 2005

Using :system.last_query

Yes  1 User has rated as useful.
  
Login to rate this answer.
venkat

Answered On : Sep 26th, 2005

How to see the select statement when we issue execute_query

  
Login to rate this answer.
Sumanth

Answered On : Oct 27th, 2005

Override key exeqry with :system.last_query

  
Login to rate this answer.
Venkata Ramana

Answered On : Sep 14th, 2006

Using Get_Block_Property('Block Name',LAST_QUERY); Built-in function we can see the query which is executed last in the form module.

  
Login to rate this answer.
vinod.pandit

Answered On : Jul 1st, 2007

View all answers by vinod.pandit

Using :system.last_query

  
Login to rate this answer.
bc_sumanamara

Answered On : Jan 12th, 2009

View all answers by bc_sumanamara

BY USING :SYSTEM.LAST_QUERY;
EXAMPLE
 WHEN-NEW-FORM-INSTANCE
BEGIN 
 execute_query;
MESSAGE(:SYSTEM,LAST_RECORD);
END;
RUN THE FORM...

  
Login to rate this answer.
bc_sumanamara

Answered On : Apr 3rd, 2009

View all answers by bc_sumanamara

Using :system.last_query

  
Login to rate this answer.

Give your answer:

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

Related Open Questions

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Latest Questions

Ads

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.