2) Consider a Table name A which has below records ID --- 5 5 5 5 5 Consider another table B which has below records ID -- 5 5 5 5 5 5 5 5 How many rows will be returned by each of the below queries a) select * from A inner join B on A.id = b.ID b) select * from A left join B on A.id = b.ID c) select * from A right join B on A.id = b.ID
2 4953Post New Synechron SQL Server Interview Questions
How does hibernate help in the programming?
What are books to be referred for KPTCL exam?
Write a code for sending an email from asp.net application.
How to views two program of ae program?
Which standard binding could be used for a service that was designed to replace an existing asmx web service?
What is big-bang strategy?
What is disinvestment? Why is it done?
How many android os are there?
What is python best for?
How do I make isql secure in sybase?
Which property is used to control the repetition of an image in the background?
how can you execute a command from within an rpg program without calling a clp program?
What will you comment on inflation?
What is filestream?
What are the syntax and use of the coalesce function?