How many types of database triggers exist?
No Answer is Posted For this Question
Be the First to Post Answer
What is the maximum limit on the number of columns in a table?
Compare and contrast between sql and sql server and explain its various functions?
How to use an explicit cursor without open statements?
23. Display the client name for all clients who have placed an order where any order line has more than 3 items. Do not use a table join anywhere in your query.
What is hash cluster in oracle?
Difference between inner join vs where ?
Can objects of the same Schema reside in different tablespaces.?
I have one table :EID,Depid,ename,sal I want to have max(sal) in each department.
5 Answers Microsoft, Oracle, TCS,
select to_char('10','10') from dual This gives me an error oRA-1481 INVALID NUMBER FORMAT MODEL why? pls help
I want a table like, no name address addr1 addr2 So i want columns like addr1,addr2 under address column. Can one please answer me. Advance Thanks.
How to list all user accounts in oracle?
Is oracle a programming language?