can any one answer this query,thank you in advance
Table 1 has 2 columns: EmployeeId, T shirtsize(values can
be 1,2,3)
Table 2 has 2 columns: EmployeeId, Region
Write SQL to Find the region which has the largest number
of people with Tshirt size=3
Post New Answer View All Answers
Explain the difference between function and stored procedure?
What according to you is the difference between mysql and sql server performance?
What are the steps to insert a table?
How to check if a table is being used in sql server?
What is inner join? Explain with an example?
What are distinctive joins find as a part of sql?
What do you mean by the term 'normalization'?
How to enforce security in sql server? : sql server security
What is SQL Server?
can a database be shrunk with users active? : Sql server administration
What number aggregate functions are accessible there in sql?
What gets stored inside msdb database?
Explain forward - only cursors?
What are the different methods available under sqlcommand class to access the data?
What is indexed view? How to create it?