What do we use to remove duplicate records while fetching a data in mysql ?
Answer / Ajay Rametkar
To remove duplicate records, you can use the DISTINCT keyword in your SELECT statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to enter microseconds in sql statements?
What is the difference between CHAR and VARCHAR data types?
Explain advantages of InnoDB over MyISAM?
How can you make a database as your current database?
What is innodb_buffer_pool_size?
What is session variable in mysql?
Is mysql a free database?
What is meant by mysqli?
Use a regular expression to find records. Use “REGEXP BINARY” to force case-sensitivity. This finds any record beginning with r.
What mysql means?
Is there a way to see the files which are stored?
How set mysql root password?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)