Answer Posted / rajesh.a
select count(*),empname from emp group by empname having count(*)>1
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What command do we use to rename a db, a table and a column?
Define tool Manage Statistics in SQL Server 2000 query ?
Write a SQL query in order to merge two different columns into single column?
Which sql server table is used to hold the stored procedure script?
Is it true that rules do not apply to data already existing in a database at the time the rule is created?
What is 5nf in normalization form?
What is temporal data type?
What do you mean by a dependent functionality in a build?
How do you improve the performance of a SQL Azure Database?
What are the operating modes in which database mirroring runs?
What does <> symbol mean?
how you can configure a running aggregate in SSRS?
Working with TLogs
Why use identity in sql server?
Explain what is the function of sql server agent windows service?