What will be the Output for the Below Query Select * from Retailer where rtrid = (select top 3 Rtrid from retailer)
Reveal answer
Fill a bubble to check yourself
What will be the Output for the Below Query Select * from Retailer where rtrid = (select top 3 Rtrid from retailer)