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
What are the different authentication modes in sql server? How can it be changed?
What do you understand by the data quality services in sql server?
What is the use of RDBMS?
Can a database be shrunk with users active?
What is raid and what are different types of raid levels?
What is resource db in sql server?
Explain collation?
When columns are added to existing tables, what do they initially contain?
Is resultset an interface?
what is new philosophy for database devises for sql server 7.0? : Sql server database administration
what types of replication are supported in sql server? : Sql server database administration
What is cached report?
What is abstracting periodical?
What are the different types of collation sensitivity in sql server?
What are the differences between stored procedure and the dynamic sql?