what is outer join? what is selef join? what is difference between them? what is cartecion join?
1 11358If we declare constraints Unique and Not null on a single column then it will act as a Primary key, so what is the use of primary key??
3 7394Hi all, I am going to write oracle certification. Can anyone send me the dumps available if any for OCA exam? Its really very urgent, prompt response will help me alot..
8 9267If there are 1 to 100 numbers in a table and in that 100 numbers some 10 numbers are deleted.I want to find out the missing numbers between 1 to 100 by pl/sql how?
9 16172
What is the purpose of using pl/sql?
Define join and name different types of joins?
What is a parameter query?
Which constraints we can use while creating database in sql?
Why we use join in sql?
What is the difference between row level and statement level trigger?
Is oracle sql free?
What are field types?
Can a procedure in a package be overloaded?
How subquery works in sql?
What is the maximum number of rows in sql table?
how to enter binary numbers in sql statements? : Sql dba
Define implicit and explicit cursors.
Explain mutating table error.
what are wild cards used in database for pattern matching ? : Sql dba