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 what are the different index configurations a table can have?
What is the default port for SQL Server over a firewall?
How can you stop stored procedures from recompiling?
What is mscorsvw.exe - process - microsoft .net framework ngen?
How to use subqueries in the from clause in ms sql server?
What are the events recorded in a transaction log?
Explain the difference between function and stored procedure?
Explain how many types of relationship?
Why use triggers?
What is cross join in sql server joins?
What do you understand by intent locks?
Can we update data in a view?
what are triggers? : Sql server database administration
Define full outer join?
How to execute multiple stored procedures at one time in sql server?