I know how to declare a variable in Oracle sql plus but not sure with the constant declaration , Pls guide with that :
An example of variable declaration :
DEFINE v_target_table_name = 'BUSINESS_UNIT_T'
I know how to declare a variable in Oracle sql plus but not sure with the constant declaration , Pls guide with that :
An example of variable declaration :
DEFINE v_target_table_name = 'BUSINESS_UNIT_T'