check whether all the emp numbers are indeed unique.
Answer Posted / suresh somayajula
in rownum we will use < or <= operators only.
If any one knows this query pls send the answer.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what are the different functions in sorting an array? : Sql dba
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
Which command is used to delete a trigger?
What is sql basics?
Hi how to import oracle sequence in Informatica? Please write stored procedure code that will import oracle sequence in Informatica SP transformation as per below scenario Oracle table product list Pro_id, pro_name 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights Now a new flat file with new product list needs to be added to oracle table product list with oracle sequence. flat file product Prono,pro_name, 1, 20 watt tube light 2, 30 watt tube light & target should be like 101, LED Lights. 102, 20watt CFL Lights. 103, 30 watt CFL lights. 104, 20 watt tube light 105, 30 watt tube light thks reg suvarna joshi suvarnaatsuvarna@rediffmail.com
how can we know the number of days between two given dates using mysql? : Sql dba
What is sql procedures and functions?
what is a trigger in mysql? Define different types of trigger. : Sql dba
what is data integrity? : Sql dba
What is the current version of sql?
Are dml statements autocommit?
What is number function in sql?
What is sql mysql pl sql oracle?
What is information schema in sql?
How to get unique records from a table?