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
How do I start sql server agent automatically?
What is sharding?
Is sql different from sql server?
What is the difference between grant and with grant while giving permissions to the user?
Create and insert into temp table in sql server?
What are the key configuration files for sql server reporting services ?
Which trace flags are enabled in sql server?
What is the temp table?
What are the different types of upgrades that can be performed in sql server?
What is @@error in sql?
What is the difference between system objects and user objects?
Where are full-text indexes stored?
what is difference between view and Dip.
How to execute stored procedure in select statement sql server?
How can you hide the sql server instances?