4 Please write a querry to find repeated numbers in the
following table.
Table Name: Table1
Field1
10
15
20
15
10

Answer Posted / anjali

select count (distinct columnname)
from tablename

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What's the information that can be stored inside a bit column?

542


What is the security principal at the database level that represents your session?

538


What are key, name and value columns of an attribute? : sql server analysis services, ssas

572


What is the synonym of join?

521


How to optimize stored procedure optimization?

517






what's the difference between a primary key and a unique key? : Sql server database administration

499


What is transaction server distributed transaction?

557


How many joins in sql server?

516


What is the difference between implicit and explicit transaction?

562


Why can there be only one clustered index and not more than one?

543


How will you go about resolving deadlocks?

552


How to write character string constants or literals in ms sql server?

540


Explain boyce and codd normal form(bcnf)?

535


what is a default tcp/ip socket assigned for sql server? : Sql server database administration

533


Explain partitioned view?

588