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...


how to create temparary sequence

Answers were Sorted based on User's Feedback



how to create temparary sequence ..

Answer / shipra

select rownum seq
, name
, age
from ( select name
, age
from your_table
order by name
)

Is This Answer Correct ?    3 Yes 0 No

how to create temparary sequence ..

Answer / naresh

by using nvl function

Is This Answer Correct ?    8 Yes 10 No

Post New Answer

More SQL PLSQL Interview Questions

Is sqlite good enough for production?

0 Answers  


If records are inserted into table without committing.How to refer to these values in a procedure?

2 Answers  


Explain what is a database?

0 Answers  


how to create object in plsql

2 Answers   TCS,


Is pl sql better than sql?

0 Answers  


How to download oracle sql developer?

0 Answers  


what is organisational index?

1 Answers  


Is pl sql different from sql?

0 Answers  


What is ttitle and btitle?

0 Answers  


Enlist some predefined exceptions?

0 Answers  


explain the difference between bool, tinyint and bit. : Sql dba

0 Answers  


How do I audit the sql sent to the server?

0 Answers  


Categories