What is the Query to print out the individual total number of
duplicate row in sql.
Answer Posted / ahmad
SELECT DISTINCT(ENAME) FROM EMP;
| Is This Answer Correct ? | 1 Yes | 24 No |
Post New Answer View All Answers
Is record in pl sql?
what is the difference difference between procedure and packages
What sql does db2 use?
What is minus?
what is a join? : Sql dba
Explain the order of sql statement execution?
What are triggers and its uses?
How can you load multi line records? : aql loader
What is sql injection vulnerability?
How bulk collect improves performance?
What are all the different normalizations?
How many commands are in sql?
explain about mysql and its features. : Sql dba
What is the difference between database trigger and stored procedure?
What is the process of debugging?