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 is foreign key? : Sql dba
table structure: ---------------- col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10 01-mar-2012 11:12:46 01-mar-2012 11:11:23 Write a query to display the result as shown below: col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10
What information is needed to connect sql*plus an oracle server?
describe transaction-safe table types in mysql : sql dba
What is sql profiler in oracle?
What is a database trigger?
What is the sql*loader? : aql loader
Is natural join and inner join same?
How do I truncate a word?
What are different types of indexes?
which tcp/ip port does sql server run on? : Sql dba
How to select random rows from a table?
What are user defined functions?
what are the limitations of identity column? : Transact sql
explain advantages of innodb over myisam. : Sql dba