what is the scripts in data base?
No Answer is Posted For this Question
Be the First to Post Answer
Give SQL Query to find the number words in a sentence ? ex: 'ram charan singh' then ans:3 Answer:select length(trim('ram charan singh')) - length (replace (trim ( 'ram charan singh'),' ','')) +1 from dual The above query working properly when space between the words is only one &similar But ,If the space between the words is nonuniform. Ex:'ram charan singh is good' ans:5 i am not getting this answer using above query.
How do I find my oracle client driver version?
How to bring a tablespace online?
I'm doing my final year and i ve planned to do an oracle certification , is this the rit tim nd wat's the future scope??
What are the uses of a database trigger?
Can we protect our pl/sql source code?
What is the difference between alert log file and tarce file ?
Explain about the analyze command in oracle?
T1: T2 A X--- this is updated record B B like this T1 table having no.of records updated. write a query"retrive updated record from T2"
What are the commands youd issue to show the explain plan for select
What is a Temporary Segment ?
What is java oracle used for?