Differences between UNIQUE and DISTINCT in select statements
Answer Posted / anilkumar kambala
UNIQUE:
UNIQUE CAN TAKE UNIQUE DATA
USING DISTINCT CLAUSE SORTING THE DATA
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Why do we use triggers?
What is exit statement?
What are functions in sql?
What is database sql?
What is the difference between view and stored procedure?
How to handle bulk data?
What are the parts of a sql statement?
Write an sql query to select all records from the table?
Can we use update in sql function?
tell us something about heap tables. : Sql dba
What is a dirty read sql?
What are the basic techniques of indexing?
What is offset and limit in sql?
what is a unique key ? : Sql dba
How does pl sql work?