This is a discussion on Need Help within the Oracle Database forums, part of the Database category; Hello Everybody I am planning to attend the Exam for OCP DBA on oracle 10g ..do you people have any ...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Need Help
Hello
Everybody I am planning to attend the Exam for OCP DBA on oracle 10g ..do you people have any sample Questions ? you can mail me at sahdevchand@yahoo.com Thank you
__________________
Sahdev Chand Computer Engineer Kathmadu,Nepal |
| Sponsored Links |
|
|||
|
Hello Frds
I Have a problem with soving the string replacement using PL/SQL Functions.....it wil do by replace function, but with out using that we have to get solution My program is
select strreplace('This is a beautiful day!', 'beautiful', 'horrible') from dual The given query selects the string 'This is a horrible day!'. The string 'beautiful' is replaced by 'horrible'. Write the function strreplace. pls give solution |
| Sponsored Links |