Answer Posted / t.rajesh gupta
Different types of joins are 1.self join, 2. Equi join, 3.
non-equi join 4. cross join
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
give the syntax of grant and revoke commands? : Sql dba
What is the use of nvl function?
How to select random rows from a table?
How to select unique records from a table?
How can a function retun more than one value in oracle with proper example?
What is asqueryable?
Is delete faster than truncate?
Is nosql relational?
What are tables and fields in the database?
What are the advantages of stored procedure?
Is sql easier than java?
how to start mysql server? : Sql dba
What is pl sql quora?
what is the difference between rownum pseudo column and row_number() function? : Sql dba
Is sql considered coding?