How do we use distinct statement? What is its use?
Answer / Md Ataul Mustafa
The DISTINCT keyword in SQL is used to return unique values from a column. It can be used with SELECT statements to eliminate duplicate rows. Its use is helpful for improving query performance and reducing storage space when dealing with large datasets.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I restart sql?
Differentiate between syntax and runtime errors.
if a table is getting updated what happens if a function is called from sql query?
Describe types of sql statements?
How to write a procedure for displying the data in a TREE or (PARENT and CHILD ) relationship , for ex: A is the main project id, for this project B,C,D are sub tasks(sub project id's) for B the sub tasks are e,f,g and for c is h ,i ,j and for d is k,l,m now i need to display the o/p in a TREE fashion pls help me , thanks in advance surendra
What are the types of triggers ?
26 Answers Aspire, BirlaSoft, TCS,
What is an Integrity Constraint?
What is a unique constraint?
What is self-join and what is the requirement of self-join?
What are records give examples?
what is the order of pre-defined exceptions.
how to create table with in the procedure or function?
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)