How to shutdown your 10g xe server?
No Answer is Posted For this Question
Be the First to Post Answer
How to get last row id?
Can a field be used in a report without it appearing in any data group ?
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.
What are the uses of linked server and explain it in detail?
if you update view? where we store the data?
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.
Who i will insert 1 lacks record in a Database table
What is varray?
What is an index associated with a constraint?
In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
What is a Schema ?
What is recycle bin in Oracle?