1) In a dataset how to delete a single row?
2) i have 50 rows , i want to display 5-7 records only?
How to write the sql query?
3)i have 40 rows,i want to display last row? write sql query?

Answer Posted / subbu

2nd answer:

select * from(select rowid from tablename where rowid between 5 and 7);

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to read the length of word in unix?

898


Hi , Can anyone give few examples of scenarios and there corresponding design in datastage..i am new to this tool...confused in design while my manager asking to design the job.. Please post the URL if there..so i can go through it.. Thanks in advance...

3772


Can you highlight the main features of ibm infosphere information server?

646


How do you schedule or monitoring the job?

683


Is it possible to query a hash file?

1574






1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?

1812


How you Implemented SCD Type 1 & Type 2 in your project?

3705


What is data partitioning?

755


WAT TYPE OF PL/SQL QUERRYS USED IN DATASTAGE

3280


How will you move hashed file from one location to another location?

1671


Differentiate between operational datastage (ods) and data warehouse?

682


What are the job parameters?

725


Can you explain repository tables in datastage?

915


EXPLAIN SCD

977


How to clean the datastage repository?

708