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

Answer Posted / phani

select distinct field1 from table1

Is This Answer Correct ?    0 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can sql injection be stopped? : sql server security

550


what are the different types of SSRS reports?

112


Can sql servers linked to other servers like oracle?

544


What are statistics?

570


How do you create a data source?

470






What are the new features of sql server 2012 reporting service?

84


What does dml stand for?

506


What is a field in a table?

580


Tell me can we use custom code in ssrs?

597


Which are the third-party tools used in sql server and why would you use them?

492


What is the benefit of normalization?

591


What is relationship? What number of sorts of relationship are there?

639


What is rs.exe utility?

118


Where are stored procedures in sql server?

564


How will you monitor replication latency in transactional replication? : sql server replication

610