adspace


What is Right Outer Join?

Answer Posted / g.ramesh

It produce Result Set Which contains matched rows and right
table unmatched rows.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we solve concurrency problems?

1123


What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?

1200


Does view occupy space?

1022


If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?

1048


do you know how to configure db2 side of the application? : Sql server database administration

1125


Disadvantages of the indexes?

1225


When should you use an instead of trigger?

1054


Can we make the the chages By Using the Sql if u know any function or process please inform me Actuall result: BRK1 Break 1 Part 1 00:01:00:00 60 BRK1 Break 1 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 BRK2 Break 2 Part 2 00:01:00:00 60 BRK2 Break 2 Part 3 00:01:00:00 60 BRK3 Break 3 Part 1 00:01:00:00 60 BRK3 Break 3 Part 2 00:01:00:00 60 Desired O/P: BRK1 Break 1 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 Part 3 00:01:00:00 60

2296


Explain system functions or built-in functions? What are different types of system functions?

1067


Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?

1024


How raid can influence database performance?

1119


How to convert character strings into numeric values?

1192


List the ways in which dynamic sql can be executed?

1087


What is subquery? Explain the properties of a subquery?

1063


How can you append an identity column to a temporary table?

1071