what is outer join? what is selef join? what is difference between them? what is cartecion join?
1 11366If 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 7396Hi 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 9276If 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 16187
What is using in sql?
How delete all data from all tables in sql?
How many tables can a sql database have?
Why is there a need for sqlcode and sqlerrm variables?
Are pl sql variables case sensitive?
What is attribute indicator in pl sql?
What are the basic sql commands?
What do you understand by exception handling in pl/sql?
how to use in conditions? : Sql dba
What is data type in sql?
How to get list of all tables from a database?
Explain ttitle and btitle.
What is left join example?
What is the use of desc in sql?
what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba