How to Select 38th row details in table without using rownum ?
Answer Posted / sandipan4allinterview
select * from Table where
(select row(MIN) from Table where
(select top 38 * from Table))
NOTE: This is without using the keyword "rownum" as mentioned in questions..
Code as SQL Server
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
ORA-26030: index string.string had string partitions made unusable due to:
ORA-26032: index string.string loading aborted after string keys
When i am connect database through toad,one error occured. ORA-12514: TNS:listener does not currently know of service requested in connect descriptor. plz help me thanks advance.............
In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.
IMP-00070: Lob definitions in dump file are inconsistent with database.
ORA-26076: cannot set or reset value after direct path structure is allocated
ORA-26028: index string.string initially in unusable state
ORA-26095: unprocessed stream data exists
ORA-26027: unique index string.string partition string initially in unusable state
IMP-00064: Definition of LOB was truncated by export
ORA-26094: stream format error: input column overflow
ORA-26029: index string.string partition string initially in unusable state
ORA-26082: load of overlapping segments on table string.string is not allowed
if the lengths of two wires are same and the area of cross sections is 4:7 then what will be the ratio of current passing through these wires
ORA-16627: No standby databases support the overall protection mode.