Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

options available in sequence job to run,validate?

1363


State the difference between an operational datastage and a data warehouse?

1179


Is possible to create skid in dim,fact tables?

2691


how to sort two columns in single job in datastage.

2955


how do u catch bad rows from OCI stage? And what CLI stands for?

2852


Explain entity, attribute and relationship in datastage?

1153


What is the difference between in process and inter process?

1198


What are the some differences between 7.x and 8.x version of datastage?

1305


If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?

2099


How do you import and export the datastage jobs?

1209


What are the main features of datastage?

1349


how to implement scd2 in datastage 7.5 with lookup stage

5663


Difference between ‘validated ok’ and ‘compiled’ in data stage?

1347


What is the project in datastage?

1165


Where do you see different stages in the designer?

1141