set_block_property('emp',default_where,...) with variables
db and dev 10g rel2 ,
i am trying to learn about this built-in with variables and the equal(=) operator , i can not use it with variables , so show me please how to use it with number , charachter and date variables .
1- working with number variables .
- i have the block 'scott.emp' , and a button 'search' .
- my variable 'v' holds the value 7788 , and i want to display the data based on this number of the 'empno' column .
how to do it with set_block_property ?
thanks in advance
Edited by: newbi_egy on Apr 5, 2013 3:11 PM
Edited by: newbi_egy on Apr 6, 2013 2:55 PM