How do you get all records from 2 tables. Which join do you use?
Answer Posted / rao
Using FULLOUTER JOIN
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
Explain what is rdbms?
Which constraints we can use while creating database in sql?
How many times can we commit in a loop?
what are the t string functions available in tsql? : Transact sql
How can we optimize a sql query?
What is the difference between null value, zero, and blank space?
What is left join in sql?
What is a unique key?
how to create a new view in mysql? : Sql dba
What does seeding a database mean?
Is grant a ddl statement?
How do you define a foreign key?
what is the difference between a local and a global temporary table? : Sql dba
what is the difference between ereg_replace() and eregi_replace()? : Sql dba
What is type and rowtype in pl sql?