what is % here
Posted: Thu Jan 17, 2008 5:42 am
what % represents in the following statement?
message('u cant give discount'||fnd_profile.value('profilename')||'%');
message('u cant give discount'||fnd_profile.value('profilename')||'%');