what is the use of triggers in Java program? I mean where do
we use triggers in Java programming?
No Answer is Posted For this Question
Be the First to Post Answer
What is a relational database management system?
What is query image?
How to update a table row with a record?
What are the different windows events activated at runtime ?
What is a nested table?
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 is the difference between UNION AND UNIONALL
what is the difference between restoring and recovering?
What is Library Cache in Oracle?
What are a query and state the different types of queries and their uses?
From the database level, how can you tell under which time zone a database is operating?
What is tns name?