Answer Posted / satishkulala
select empname from emp group by empname having count(empname)>1
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Which table keeps the locking information?
How to change a login name in ms sql server?
What is a data source file?
Differentiate between a primary key and a unique key.
What is hierarchy, what are its types and difference between them? : sql server analysis services, ssas
What is the downside of using udf?
What is the use of group by clause?
whats the maximum size of view state??
What are data driven subscriptions?
what are the different ways of moving data/databases between servers and databases in sql server? : Sql server database administration
How to create a simple stored procedure in ms sql server?
How would you use user_constraints table in DB?
What is a deadlock and what is a live lock?
What are the kinds of subquery?
What is temporal data type?