Skip to Content
0
Former Member
Jan 08, 2011 at 09:39 AM

How to write @prompt in database

26 Views

Hi

I need pass prompt values in a query in order to check the performance of the query which BO is generated .

The below is the BO generated like this

For example Table_name.col_nam IN @PROMPT(select etc

How can i write in sql what @prompt is doing there.

Thanks in advance.