Differences between UNIQUE and DISTINCT in select statements
Answer Posted / vidya
unique allows null value but distinct does not consider
null value
| Is This Answer Correct ? | 2 Yes | 44 No |
Post New Answer View All Answers
What is sqlcontext?
What is pl/sql table? Why is it used?
What is difference between primary and secondary key?
explain about mysql and its features. : Sql dba
What is data modelling in sql?
What are secondary keys?
Mention what are the benefits of pl/sql packages?
What is aggregate function in sql?
What normalization means?
What is a call statement? Explain with an example.
How can we implement rollback or commit statement in a trigger?
What are the uses of sysdate and user keywords?
Differentiate between % rowtype and type record.
- Types of triggers - View - Dcl - Procedures, packages, functions - Metasolve - Can use Dcl in triggers - package case study - Cursor and its types - triggers schedule - Wrap - Why we are using fetch and for in cursor. difference?
What is assignment operator in pl sql?