Hi,
I tried the statement given by Adeel on my table.
select * from T_test
where dtmid = ?inputvalue1
It did prompt for inputvalue and returned rows.
If for given input value you don't have data present in table then it will return no rows.
Regards,
↧