Hi,
WISH U A HAPPY NEW YEAR
I'm queriying temp table.
I want to give a different input while executing the query(it should ask the value for the parameter).
In oracle I can do like this,
SELECT * FROM "temp" where yearno=&yearnumber
What to do in Pervasive SQL ???
Rgds,
Satya