Differences between UNIQUE and DISTINCT in select statements
Answer Posted / guest
UNIQUE and DISTINCT
| Is This Answer Correct ? | 32 Yes | 100 No |
Post New Answer View All Answers
What do you understand by pl/sql cursors?
What is the difference between an inner join and an outer join?
Does sql full backup truncate logs?
i have 2 table table one 4 columns respective values a1 7,a2 6,a3 8 ,a4 12 & table two 4 colums respective values a1 7,a2 6,a3 8,a4 15.if table one & table two 3 colums same then 4th column values 1)Qes diff >5 then print 5 * diff value 2)Que diff <5 print 5
What is the use of %rowtype?
How much ram can sql express use?
What is the syntax and use of the coalesce function?
what is the difference between cluster and non cluster index? : Sql dba
how many tables will create when we create table, what are they? : Sql dba
How do I run pl sql in sql developer?
What are the two parts of design view?
how to use myisamchk to check or repair myisam tables? : Sql dba
What is set serveroutput on in pl sql?
how to get @@error and @@rowcount at the same time? : Sql dba
How long will it take to learn pl sql?