Answer Posted / vijay_1994
select count (column_name),column_name from table_name group by column_name having count(column_name)>1;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how to get help information from the server? : Sql dba
how can we submit a form without a submit button? : Sql dba
What are schema-level triggers?
What are the events on which a database trigger can be based?
what are integrity rules?
How do you explain an index number?
What is trigger with example?
What is memory optimized table?
What is the difference between the sql*loader and import utilities? : aql loader
What is rank dense_rank and partition in sql?
what is myisam? : Sql dba
What is sql exception?
Sql technical questions
Explain raise_application_error.
Where the sql database files are stored?