-
-
-
-
Left Outer & Right Outer Join
What is the use of Left Outer & Right Outer Join, Using Equi Join with Union we can do the outer join then why we need to go for Outer Join
-
There is a % sign in one field of a column. What will be the query to find it?
'' Should be used before '%'.
-
Insert a record in two tables
How to insert a record in two tables with single insert statement ?
-
SQL and PLSQL
What is the difference between SQL & PLSQL?
-
-
Records Count
How to count number of records in a table without using COUNT function?
Retrieve data from two tables
How to retrieve data from two tables of different servers
Ans