How many types of database triggers exist?
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between sql& oracle?
What are the values that can be specified for OPTIMIZER MODE Parameter ?
two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)
I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.
20. Using a set operator, display the client number of all clients who have never placed an order.
What are the varoius components of physical database structure of oracle database?
1. Display all the rows and columns in the CLIENT table. Sort by client name in reverse alphabetical order.
how to produce numbers from 1 to 10 using dual table
What is execute immediate in oracle?
What is dictionary cache ?
Explain joins in oracle?
how to get required data from oracle source is like this ram_05_seetha lax_05_viswa bamr05frummy run_01_away sw_sas_trim i want my target data like ram_05_seetha lax_05_viswa to get data using %_05_% but it will give ram_05_seetha lax_05_viswa bamr05frummy how can i get my target data?