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 4911Post New Synechron SQL Server Interview Questions
What is strong typing and weak typing?
In android, the process technical to convert an address into its latitude and longitude is called?
What's the worst programming language?
What is unix explain its architecture?
What are somites?
What is the significance of roles in e-recruiting?
How many name spaces are defined in python?
Does constructor be static?
How can we create an object repository in selenium?
If the feeder rating is 7.5 kw or 10 HP star-delta feeder, MCCB is taken as 63 a, contactors-32 a, how much will be the OLR rating or which range OLR should be considered when we concern about type-2 coordination?
How do you add keywords in html?
Why is this service branded with windows livetm?
what is the necessity of floating bearing?
Can you wipe clean a hard drive?
What command line can be used to load data into django?