How to read data in a table with "select" statements?
After removing a table from database, what other related objects have to be dropped explicitly?
How do I find information about the install locations for the various instances running on a computer?
How do you delete duplicate rows in sql server?
i have a table like this Eno ename 1 a 2 b 3 c i want to display ename and bossname from table hint boss is also an employee
Consider a table with 8 rows 4 rows contains value 0 and 4 rows contains value 1.Now write a single update query to make all 0's as 1 and all 1's as 0
7 Answers PMAM IT Services, TCS,
Explain couple pf features of SQL server
Distinguish between nested subquery and correlated subquery?
What are scalar functions?
Can you explain what are the restrictions applicable while creating views? : SQL Server Architecture
How To delete duplicate record from a particular table?
Differentiate between ms sql server reporting services vs crystal reports?
Explain concepts of analysis services?